
Time bar (total: 9.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 1 |
Compiled 6 to 4 computations (33.3% saved)
const, time spent: 0.0ms, 0.0% of total-timeival->=, time spent: 0.0ms, 0.0% of total-timeival-acosh, time spent: 0.0ms, 0.0% of total-time| 1.2s | 8255× | 256 | valid |
| 0.0ms | 1× | 256 | valid |
ival-acosh, time spent: 175.0ms, 75.0% of total-timeival->=, time spent: 50.0ms, 21.0% of total-timeconst, time spent: 9.0ms, 4.0% of total-time| 1× | egg-herbie |
| 1038× | sub-neg |
| 974× | unsub-neg |
| 840× | distribute-neg-in |
| 832× | fma-define |
| 776× | distribute-rgt-out |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 132 | 0 | - | 0 | - | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 1 | 0 | - | 0 | - | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 1 | 0 | - | 1 | (1.0108561515808105) | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 68 |
| 1 | 34 | 68 |
| 2 | 42 | 68 |
| 3 | 60 | 68 |
| 4 | 103 | 68 |
| 5 | 189 | 68 |
| 6 | 515 | 68 |
| 7 | 1223 | 68 |
| 8 | 3004 | 68 |
| 9 | 4399 | 68 |
| 10 | 5506 | 68 |
| 11 | 5959 | 68 |
| 12 | 6156 | 68 |
| 13 | 6229 | 68 |
| 14 | 6308 | 68 |
| 15 | 7011 | 68 |
| 16 | 7834 | 68 |
| 1× | node limit |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(acosh.f32 x) |
(acosh.f32 (neg.f32 x)) |
(neg.f32 (acosh.f32 (neg.f32 x))) |
| Outputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(acosh.f32 x) |
(acosh.f32 (neg.f32 x)) |
(neg.f32 (acosh.f32 (neg.f32 x))) |
Compiled 80 to 43 computations (46.3% saved)
ival-sqrt, time spent: 12.0ms, 25.0% of total-timeival-add, time spent: 11.0ms, 23.0% of total-timeival-sub, time spent: 10.0ms, 21.0% of total-timeival-log, time spent: 9.0ms, 19.0% of total-timeival-mult, time spent: 5.0ms, 10.0% of total-timeconst, time spent: 2.0ms, 4.0% of total-timeCompiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ▶ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
Compiled 19 to 13 computations (31.6% saved)
Found 7 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
| ✓ | 99.6% | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ✓ | 55.6% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | 99.9% | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| ✓ | 99.9% | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | 99.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 55.6% | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
Compiled 61 to 33 computations (45.9% saved)
ival-sqrt, time spent: 15.0ms, 23.0% of total-timecomposed, time spent: 14.0ms, 21.0% of total-timeival-log, time spent: 11.0ms, 17.0% of total-timeival-add, time spent: 10.0ms, 15.0% of total-timeival-mult, time spent: 9.0ms, 14.0% of total-timeival-sub, time spent: 5.0ms, 8.0% of total-timeconst, time spent: 2.0ms, 3.0% of total-time| Inputs |
|---|
#<alt (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))> |
#<alt (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))> |
#<alt (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))> |
#<alt (-.f32 (*.f32 x x) #s(literal 1 binary32))> |
#<alt (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))> |
#<alt (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))> |
#<alt (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))> |
| Outputs |
|---|
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt x> |
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 #s(literal -1 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))> |
#<alt #s(literal -1 binary32)> |
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))> |
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))> |
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt x> |
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 #s(literal -1 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | (+ x (sqrt (+ (* x x) -1))) |
| 1.0ms | x | @ | 0 | (log (+ x (sqrt (- (* x x) 1)))) |
| 1.0ms | x | @ | -inf | (log (+ x (sqrt (- (* x x) 1)))) |
| 1.0ms | x | @ | inf | (log (+ x (sqrt (- (* x x) 1)))) |
| 1.0ms | x | @ | 0 | (sqrt (- (* x x) 1)) |
| 1× | batch-egg-rewrite |
| 1198× | unpow-prod-down |
| 812× | fma-define |
| 697× | log1p-expm1-u |
| 697× | expm1-log1p-u |
| 622× | log-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 173 |
| 1 | 214 | 173 |
| 2 | 2135 | 173 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)) |
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32)))) |
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32))) |
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32)) |
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) x) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (sqrt.f32 x) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -1 binary32)) |
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
| 1× | egg-herbie |
| 1130× | times-frac |
| 882× | unswap-sqr |
| 714× | fmm-def |
| 638× | associate-*r* |
| 612× | associate-*l* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 795 | 4294994059 |
| 1 | 1609 | 4294993361 |
| 2 | 4684 | 4294991685 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)) |
#s(literal -1 binary32) |
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(pow.f32 x #s(literal 2 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)) |
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)) |
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32)))) |
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32))) |
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32)) |
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) x) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (sqrt.f32 x) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -1 binary32)) |
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
| Outputs |
|---|
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 x (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (pow.f32 x #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(fma.f32 x (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(fma.f32 x (fma.f32 x (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 x (fma.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) |
(neg.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) x)) |
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) (neg.f32 x)) |
(/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x)) |
(/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
#s(literal -1 binary32) |
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(pow.f32 x #s(literal 2 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (+.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 x (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 3/40 binary32) (pow.f32 x #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(fma.f32 x (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(fma.f32 x (fma.f32 x (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 x (fma.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 x (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) |
(neg.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) x)) |
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) (neg.f32 x)) |
(/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x)) |
(/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 #s(literal -1 binary32) x))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 4 binary32)))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 5/4 binary32)))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 7 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 5 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (E.f32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 7 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 5 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (E.f32) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (E.f32)) |
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (E.f32)) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (E.f32) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (pow.f32 (E.f32) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (E.f32) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (fabs.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (fabs.f32 (cbrt.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(+.f32 x (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) x) |
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x)))) |
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32)))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))))) |
(*.f32 (cbrt.f32 (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (cbrt.f32 (fabs.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32)))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))))) |
(*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32)) |
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) |
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x x #s(literal -1 binary32)) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(fma.f32 x x #s(literal -1 binary32)) |
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x x #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) x) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (sqrt.f32 x) #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 #s(literal -1 binary32) x))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 4 binary32)))) |
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))))) |
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 5/4 binary32)))) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (hypot.f32 #s(literal 1 binary32) x)) |
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 7 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 5 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (E.f32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 7 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 5 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (E.f32) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (E.f32)) |
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (E.f32)) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) (pow.f32 (E.f32) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (pow.f32 (E.f32) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (E.f32) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (fabs.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) x) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (fabs.f32 (cbrt.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(+.f32 x (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) x) |
Compiled 8774 to 6536 computations (25.5% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 468 | 8 | 476 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 469 | 9 | 478 |
| Status | Accuracy | Program |
|---|---|---|
| 97.0% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) | |
| ▶ | 49.9% | (*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
| 34.1% | (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) | |
| 8.6% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) | |
| ▶ | 51.7% | (log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
| ▶ | 99.6% | (log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ▶ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
| ▶ | 97.5% | (log.f32 (+.f32 x x)) |
Compiled 200 to 149 computations (25.5% saved)
Found 14 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| ✓ | 98.4% | (*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
| ✓ | 97.8% | (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) |
| ✓ | 55.6% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | 99.9% | (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
| ✓ | 99.9% | (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
| ✓ | 99.6% | (log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
| ✓ | 55.6% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | 99.9% | (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) |
| ✓ | 99.6% | (log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
| ✓ | 55.6% | (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))) |
| ✓ | 99.6% | (log.f32 (+.f32 x x)) |
| ✓ | 99.7% | (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
| ✓ | 99.6% | (log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
Compiled 214 to 144 computations (32.7% saved)
composed, time spent: 70.0ms, 23.0% of total-timeival-add, time spent: 67.0ms, 22.0% of total-timeival-sqrt, time spent: 52.0ms, 17.0% of total-timeival-mult, time spent: 40.0ms, 13.0% of total-timeival-log, time spent: 40.0ms, 13.0% of total-timeival-pow, time spent: 15.0ms, 5.0% of total-timeival-cbrt, time spent: 7.0ms, 2.0% of total-timeconst, time spent: 6.0ms, 2.0% of total-timeival-sub, time spent: 3.0ms, 1.0% of total-time| Inputs |
|---|
#<alt (log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x))> |
#<alt (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)> |
#<alt (log.f32 (+.f32 x x))> |
#<alt (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))> |
#<alt (log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))> |
#<alt (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))> |
#<alt (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))> |
#<alt (log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))> |
#<alt (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))> |
#<alt (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))> |
#<alt (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))> |
#<alt (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))> |
#<alt (*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))> |
#<alt (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))> |
| Outputs |
|---|
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt x> |
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))> |
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))> |
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt x> |
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 #s(literal -1 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))> |
#<alt (-.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 1 binary32))> |
#<alt (-.f32 (+.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32))> |
#<alt (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) #s(literal 1 binary32))> |
#<alt (-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) #s(literal 1 binary32))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) x)))> |
#<alt #s(literal -1 binary32)> |
#<alt (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))> |
#<alt (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))> |
#<alt (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32))> |
#<alt (sqrt.f32 #s(literal -1 binary32))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt x> |
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 #s(literal -1 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))))> |
#<alt (+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))> |
#<alt (+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))))))))> |
#<alt (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))> |
#<alt (+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))))> |
#<alt (+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))))> |
#<alt (+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 6 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))))))> |
#<alt (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))> |
#<alt (+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))))> |
#<alt (+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))))> |
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))> |
#<alt (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32))> |
#<alt (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)))> |
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal -5/72 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32)) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)))> |
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -5/72 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)) (*.f32 x (-.f32 (*.f32 #s(literal 1/36 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 17/1296 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)))> |
#<alt (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32))> |
#<alt (+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)))> |
#<alt (+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal -1/144 binary32) (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32))))> |
#<alt (+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal -1/144 binary32) (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal -1/4320 binary32) (+.f32 (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))))) (*.f32 #s(literal 1/3456 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (*.f32 #s(literal 1/82944 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)))))> |
#<alt (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32))> |
#<alt (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)))> |
#<alt (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/144 binary32) (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32))))> |
#<alt (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4320 binary32) (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (+.f32 (*.f32 #s(literal 1/3456 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 1/82944 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/144 binary32) (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)))))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | 0 | (log (+ x x)) |
| 22.0ms | x | @ | -inf | (log (+ x x)) |
| 6.0ms | x | @ | inf | (log (+ x x)) |
| 3.0ms | x | @ | inf | (cbrt (sqrt (log (+ x (sqrt (+ (* x x) -1)))))) |
| 3.0ms | x | @ | -inf | (cbrt (sqrt (log (+ x (sqrt (+ (* x x) -1)))))) |
| 1× | batch-egg-rewrite |
| 1034× | log1p-expm1-u |
| 290× | associate-*r* |
| 212× | associate-*l* |
| 200× | expm1-log1p-u |
| 195× | add-exp-log |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 493 |
| 1 | 526 | 388 |
| 2 | 6546 | 388 |
| 1× | node limit |
| Inputs |
|---|
(log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(log.f32 (+.f32 x x)) |
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(+.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(+.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(+.f32 x (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)))) |
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) (-.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) (*.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (-.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(fma.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) |
(sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fabs.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(exp.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) |
(pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 2 binary32)) |
(sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (exp.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))))) |
(expm1.f32 (log1p.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log1p.f32 (expm1.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(exp.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
| 1× | egg-herbie |
| 438× | *-commutative |
| 270× | +-commutative |
| 150× | associate-*r/ |
| 118× | sub-neg |
| 104× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 877 | 29105 |
| 1 | 2384 | 29105 |
| 1× | unsound |
| Inputs |
|---|
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)) |
(-.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 1 binary32)) |
(-.f32 (+.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) |
(-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) x))) |
#s(literal -1 binary32) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))))))))) |
(sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 6 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))))) |
(sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)) |
(+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal -5/72 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32)) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -5/72 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)) (*.f32 x (-.f32 (*.f32 #s(literal 1/36 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 17/1296 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32))) |
(pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) |
(+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal -1/144 binary32) (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)))) |
(+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal -1/144 binary32) (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal -1/4320 binary32) (+.f32 (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))))) (*.f32 #s(literal 1/3456 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (*.f32 #s(literal 1/82944 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32))))) |
(pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) |
(+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/144 binary32) (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)))) |
(+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4320 binary32) (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (+.f32 (*.f32 #s(literal 1/3456 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 1/82944 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/144 binary32) (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(+.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(+.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(+.f32 x (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)))) |
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) (-.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) (*.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (-.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(fma.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) |
(sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fabs.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(exp.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) |
(pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 2 binary32)) |
(sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (exp.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))))) |
(expm1.f32 (log1p.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log1p.f32 (expm1.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(exp.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
| Outputs |
|---|
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 0 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32)))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 0 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 0 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32))))) (pow.f32 x #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 0 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32)))) (+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))) (-.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32)))) (+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -2 binary32))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -2 binary32))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -2 binary32))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -2 binary32))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) |
(*.f32 (neg.f32 x) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 0 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32)))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 0 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 0 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)) #s(literal 0 binary32))))) (pow.f32 x #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 0 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) #s(literal -1 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32)))) (+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))) (-.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32)))) (+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 0 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 0 binary32))))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 0 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) x) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) |
(neg.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32))) #s(literal -1/2 binary32)) x)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32))))) x)) |
(-.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1 binary32)) |
(-.f32 (+.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) |
(+.f32 x (+.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1 binary32))) |
(-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))) #s(literal 0 binary32))) |
(-.f32 (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))))) #s(literal 1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (-.f32 (*.f32 x (+.f32 #s(literal 0 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))) #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 0 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) x))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) x)))) |
#s(literal -1 binary32) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32)) |
(-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal -1 binary32))) |
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32))) #s(literal -1/2 binary32)) x) #s(literal -1 binary32)) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 (pow.f32 x #s(literal 0 binary32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
x |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 x (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 0 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))))))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))))))))) |
(+.f32 (sqrt.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (fma.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 0 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))))))))) |
(sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) |
(sqrt.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))) |
(+.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))))) |
(+.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) (fma.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))))) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1/64 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 6 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))))) |
(+.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) (fma.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))))) (/.f32 (+.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1/64 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))))) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))))) (pow.f32 x #s(literal 0 binary32)))) (fma.f32 #s(literal -1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))))) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1/64 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))))))))) |
(sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(sqrt.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))) (/.f32 (-.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1/64 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 6 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 (-.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 1/64 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (pow.f32 x #s(literal 4 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))))) |
(+.f32 (sqrt.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 0 binary32))) (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))) (/.f32 (-.f32 #s(literal 5/96 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1/64 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))))) (pow.f32 x #s(literal 0 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 0 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))) (/.f32 (-.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1/64 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 0 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 #s(literal 0 binary32) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 #s(literal 0 binary32) (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 0 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 0 binary32))))))) |
(pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)) |
(pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/6 binary32)) |
(+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32))) |
(fma.f32 #s(literal 1/6 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal -5/72 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32)) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32))) |
(fma.f32 x (fma.f32 #s(literal -5/72 binary32) (*.f32 (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32))) (*.f32 #s(literal 1/6 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32))))) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -5/72 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32)) (*.f32 x (-.f32 (*.f32 #s(literal 1/36 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 17/1296 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))))))) (pow.f32 (*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/6 binary32))) |
(fma.f32 x (fma.f32 #s(literal 1/6 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (*.f32 x (fma.f32 #s(literal -5/72 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 11 binary32))) #s(literal 1/6 binary32))) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/6 binary32)) (*.f32 x (-.f32 (*.f32 #s(literal 1/36 binary32) (-.f32 (/.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 0 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))) (/.f32 (/.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32))))) (/.f32 #s(literal 17/1296 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 0 binary32)) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 0 binary32)))))))))) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/6 binary32))) |
(pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) |
(pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/6 binary32)) |
(+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32))) |
(fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal -1/144 binary32) (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)))) |
(fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (fma.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/6 binary32)) (/.f32 (fma.f32 #s(literal -1/144 binary32) (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32)))) (/.f32 #s(literal 1/1152 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/6 binary32)))) |
(+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal -1/144 binary32) (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32)) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal -1/4320 binary32) (+.f32 (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))))) (*.f32 #s(literal 1/3456 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (*.f32 #s(literal 1/82944 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) #s(literal 1/6 binary32))))) |
(fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (fma.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/6 binary32)) (/.f32 (fma.f32 #s(literal -1/144 binary32) (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32)))) (/.f32 #s(literal 1/1152 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/6 binary32)) (/.f32 (-.f32 (fma.f32 #s(literal -1/4320 binary32) (+.f32 (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32))))) (*.f32 #s(literal 1/3456 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32)))) (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x))))))) (/.f32 #s(literal 1/82944 binary32) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 0 binary32)))) (pow.f32 x #s(literal 0 binary32))) (pow.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/6 binary32))))) |
(pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) |
(pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 1/6 binary32)) |
(+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32))) |
(fma.f32 #s(literal 1/24 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 1/6 binary32))) |
(+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/144 binary32) (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)))) |
(fma.f32 #s(literal 1/24 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (fma.f32 (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 1/6 binary32)) (/.f32 (fma.f32 #s(literal 1/144 binary32) (-.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32)))) (/.f32 #s(literal 1/1152 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 1/6 binary32)))) |
(+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 5 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4320 binary32) (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (+.f32 (*.f32 #s(literal 1/3456 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 1/82944 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/144 binary32) (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))))) (*.f32 #s(literal 1/1152 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) #s(literal 1/6 binary32))))) |
(fma.f32 #s(literal 1/24 binary32) (*.f32 (/.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 0 binary32))) (pow.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 5 binary32))) #s(literal 1/6 binary32))) (fma.f32 (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 1/6 binary32)) (/.f32 (fma.f32 #s(literal 1/4320 binary32) (+.f32 (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32))) (-.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32))))) (fma.f32 #s(literal 1/3456 binary32) (/.f32 (-.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32)))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (/.f32 #s(literal 1/82944 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32))))) (pow.f32 x #s(literal 0 binary32))) (fma.f32 (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 1/6 binary32)) (/.f32 (fma.f32 #s(literal 1/144 binary32) (-.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32)))) (/.f32 #s(literal 1/1152 binary32) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 0 binary32)))) (pow.f32 x #s(literal 4 binary32))) (pow.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) #s(literal 1/6 binary32))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 0 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 0 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 0 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 0 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 0 binary32) (-.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 0 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) #s(literal 1 binary32)) |
#s(literal 0 binary32) |
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(-.f32 (log.f32 (*.f32 (pow.f32 x #s(literal 0 binary32)) #s(literal 0 binary32))) (log.f32 (fma.f32 x x #s(literal 0 binary32)))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
#s(literal 0 binary32) |
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32)) |
#s(literal 0 binary32) |
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))) |
#s(literal 0 binary32) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
#s(literal 0 binary32) |
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
#s(literal 0 binary32) |
(pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32)) |
#s(literal 0 binary32) |
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32)) |
#s(literal 0 binary32) |
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
#s(literal 0 binary32) |
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32)) |
#s(literal 0 binary32) |
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) |
#s(literal 0 binary32) |
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32))) |
#s(literal 0 binary32) |
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
#s(literal 0 binary32) |
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))) |
#s(literal 0 binary32) |
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
#s(literal 0 binary32) |
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32))) |
#s(literal 0 binary32) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32)))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 0 binary32)) #s(literal 1/4 binary32)) (*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (pow.f32 (+.f32 x #s(literal 0 binary32)) #s(literal 1/4 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 0 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 0 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (cbrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 1/4 binary32)) (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 1/4 binary32)))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 0 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 0 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 0 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 0 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 0 binary32) (-.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 0 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 0 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32)))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 0 binary32)) #s(literal 1/4 binary32)) (*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (pow.f32 (+.f32 x #s(literal 0 binary32)) #s(literal 1/4 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 0 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 0 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (cbrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 1/4 binary32)) (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 1/4 binary32)))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 6 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (/.f32 (pow.f32 x #s(literal 0 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 0 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 0 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 0 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 0 binary32) (-.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 0 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x) |
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) x) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 0 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32)))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) (-.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal 0 binary32) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32)) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) (neg.f32 (+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (+.f32 (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32)) (neg.f32 (+.f32 (+.f32 x #s(literal 0 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) (*.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 0 binary32))) (+.f32 (pow.f32 x #s(literal 0 binary32)) (*.f32 (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) (-.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 0 binary32)) (*.f32 (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 x (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 2 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 2 binary32))) |
(sqrt.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (exp.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) #s(literal 3 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 0 binary32)) |
(log1p.f32 (expm1.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 #s(literal 1 binary32) x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 0 binary32)) (cbrt.f32 x) (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (+.f32 #s(literal -1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32)))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 x #s(literal 0 binary32)) #s(literal 1/4 binary32)) (*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (pow.f32 (+.f32 x #s(literal 0 binary32)) #s(literal 1/4 binary32)))) |
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 0 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 0 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (cbrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x))))) |
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (+.f32 x #s(literal 0 binary32))) (*.f32 (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 1/4 binary32)) (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 1/4 binary32)))) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32)) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fabs.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(fabs.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3/2 binary32))) |
(expm1.f32 (log1p.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(log1p.f32 (expm1.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 0 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(log1p.f32 (+.f32 x (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 (exp.f32 (log1p.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) #s(literal 1 binary32)) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(*.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/4 binary32)))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/6 binary32)) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (exp.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32)) |
(log1p.f32 (expm1.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
Compiled 16365 to 13244 computations (19.1% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 545 | 6 | 551 |
| Fresh | 0 | 3 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 547 | 13 | 560 |
| Status | Accuracy | Program |
|---|---|---|
| 49.9% | (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) | |
| 97.0% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) | |
| 44.4% | (+.f32 #s(literal 0 binary32) (log.f32 x)) | |
| ▶ | 34.1% | (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
| ▶ | 8.6% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| 51.7% | (log1p.f32 (+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x)) | |
| ▶ | 97.5% | (log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
| ▶ | 98.6% | (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
| ✓ | 99.6% | (log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
| ✓ | 97.5% | (log.f32 (+.f32 x x)) |
| ▶ | 6.1% | #s(literal 0 binary32) |
Compiled 211 to 162 computations (23.2% saved)
Found 13 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
| ✓ | 98.7% | (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
| 55.6% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) | |
| ✓ | 34.6% | (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
| ✓ | 100.0% | (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| 55.6% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) | |
| ✓ | 17.2% | (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
| ✓ | 100.0% | (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
| ✓ | 99.6% | (log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
| ✓ | 100.0% | (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)) |
| ✓ | 100.0% | (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
| ✓ | 99.8% | (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x) |
| ✓ | 99.6% | (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
Compiled 199 to 145 computations (27.1% saved)
composed, time spent: 64.0ms, 22.0% of total-timeival-mult, time spent: 51.0ms, 17.0% of total-timeival-div, time spent: 49.0ms, 17.0% of total-timeival-log, time spent: 39.0ms, 13.0% of total-timeival-add, time spent: 35.0ms, 12.0% of total-timeival-sqrt, time spent: 18.0ms, 6.0% of total-timeival-sub, time spent: 15.0ms, 5.0% of total-timeival-pow, time spent: 13.0ms, 4.0% of total-timeconst, time spent: 9.0ms, 3.0% of total-timeival-neg, time spent: 1.0ms, 0.0% of total-time| Inputs |
|---|
#<alt (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))))> |
#<alt (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt (log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))> |
#<alt (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))> |
#<alt (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))> |
#<alt (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))> |
#<alt (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))> |
| Outputs |
|---|
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (/.f32 #s(literal 1 binary32) x)> |
#<alt (/.f32 #s(literal 1 binary32) x)> |
#<alt (/.f32 #s(literal -1/2 binary32) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) x)> |
#<alt (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)> |
#<alt (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (/.f32 #s(literal -1 binary32) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x)> |
#<alt #s(literal 2 binary32)> |
#<alt #s(literal 2 binary32)> |
#<alt (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (-.f32 x (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32)))> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) #s(literal 2 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) #s(literal 2 binary32))))> |
#<alt (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))> |
#<alt (+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 9/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/32 binary32) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))> |
#<alt (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))> |
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))> |
#<alt (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))> |
#<alt (-.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))> |
#<alt (-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))> |
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))> |
#<alt (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))> |
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))> |
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))> |
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))> |
#<alt (*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)))> |
#<alt (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))))) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 3 binary32)))> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/128 binary32) (*.f32 #s(literal 7/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 465.0ms | x | @ | -inf | (log (- x (sqrt (+ (* x x) -1)))) |
| 10.0ms | x | @ | 0 | (log (+ 1 (* x (- 2 (/ 1 x))))) |
| 7.0ms | x | @ | -inf | (log (+ 1 (* x (- 2 (/ 1 x))))) |
| 4.0ms | x | @ | 0 | (log (pow (+ x (sqrt (+ (* x x) -1))) 3)) |
| 3.0ms | x | @ | 0 | (* 1/3 (log (pow (+ x (sqrt (+ (* x x) -1))) 3))) |
| 1× | batch-egg-rewrite |
| 840× | log1p-expm1-u |
| 364× | associate-*r* |
| 234× | associate-*l* |
| 214× | expm1-log1p-u |
| 211× | add-cube-cbrt |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 348 |
| 1 | 481 | 328 |
| 2 | 6799 | 328 |
| 1× | node limit |
| Inputs |
|---|
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
| Outputs |
|---|
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 1 binary32))) |
(-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(-.f32 (exp.f32 (log1p.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32)) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal -1/2 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (neg.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal -1 binary32))) |
(*.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (sqrt.f32 x))) |
(*.f32 (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x))) |
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (neg.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 (pow.f32 x #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (cbrt.f32 x))) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal -1/2 binary32))) (pow.f32 x #s(literal -1/2 binary32))) |
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) |
(pow.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(sqrt.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(cbrt.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32))) |
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal -3 binary32)))) |
(cbrt.f32 (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(exp.f32 (-.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x)) (log.f32 x))) |
(exp.f32 (*.f32 (-.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x)) (log.f32 x)) #s(literal 1 binary32))) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(+.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x #s(literal 2 binary32))) |
(+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 1 binary32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) (-.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (*.f32 x (+.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 8 binary32))) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))))) |
(/.f32 (*.f32 x (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32)))) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 8 binary32)) x) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) x) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 2 binary32))) |
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) x)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(cbrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 3 binary32))) |
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)))) |
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(log1p.f32 (expm1.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(exp.f32 (log.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 x)) |
(/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x)) |
(/.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 x)) (sqrt.f32 x)) |
(pow.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) |
(pow.f32 (*.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/8 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 2 binary32)) |
(sqrt.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) |
(log.f32 (exp.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(cbrt.f32 (*.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/8 binary32))) |
(expm1.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log1p.f32 (expm1.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(exp.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 1 binary32))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(+.f32 #s(literal 2 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))) |
(+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)) (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x))) |
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32)))) (neg.f32 (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32)))) (neg.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(+.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(*.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (-.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) |
(sqrt.f32 (*.f32 #s(literal 9 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))) |
(cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log1p.f32 (-.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x)) |
(+.f32 (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(+.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(/.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))) |
(cbrt.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(log1p.f32 (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| 1× | egg-herbie |
| 946× | fma-define |
| 776× | associate-*r* |
| 710× | associate-*l* |
| 622× | *-commutative |
| 610× | +-commutative |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 949 | 17358 |
| 1 | 2313 | 16221 |
| 1× | node limit |
| Inputs |
|---|
(+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 #s(literal 1 binary32) x) |
(/.f32 #s(literal 1 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) x) |
(/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
(/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 #s(literal -1 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
#s(literal 2 binary32) |
#s(literal 2 binary32) |
(*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) |
(-.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32))) |
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) #s(literal 2 binary32)))) |
(log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 9/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/32 binary32) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) |
(-.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))))) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/128 binary32) (*.f32 #s(literal 7/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 1 binary32))) |
(-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(-.f32 (exp.f32 (log1p.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32)) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal -1/2 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (neg.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal -1 binary32))) |
(*.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (sqrt.f32 x))) |
(*.f32 (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(*.f32 (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x))) |
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (neg.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 (pow.f32 x #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (cbrt.f32 x))) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal -1/2 binary32))) (pow.f32 x #s(literal -1/2 binary32))) |
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) |
(pow.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(sqrt.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(cbrt.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32))) |
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal -3 binary32)))) |
(cbrt.f32 (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(exp.f32 (-.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x)) (log.f32 x))) |
(exp.f32 (*.f32 (-.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x)) (log.f32 x)) #s(literal 1 binary32))) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(+.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x #s(literal 2 binary32))) |
(+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 1 binary32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) (-.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (*.f32 x (+.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 8 binary32))) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))))) |
(/.f32 (*.f32 x (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32)))) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 8 binary32)) x) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) x) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 2 binary32))) |
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) x)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(cbrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 3 binary32))) |
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)))) |
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(log1p.f32 (expm1.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(exp.f32 (log.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 x)) |
(/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x)) |
(/.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 x)) (sqrt.f32 x)) |
(pow.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) |
(pow.f32 (*.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/8 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 2 binary32)) |
(sqrt.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) |
(log.f32 (exp.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(cbrt.f32 (*.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/8 binary32))) |
(expm1.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log1p.f32 (expm1.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(exp.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 1 binary32))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(+.f32 #s(literal 2 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))) |
(+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)) (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x))) |
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32)))) (neg.f32 (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32)))) (neg.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(+.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 x (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(*.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (+.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (-.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(sqrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(cbrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) |
(sqrt.f32 (*.f32 #s(literal 9 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))) |
(cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log1p.f32 (-.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x)) |
(+.f32 (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(+.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(/.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))) |
(cbrt.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(log1p.f32 (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| Outputs |
|---|
(+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32)) (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32) #s(literal -4 binary32)) (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32)) #s(literal -4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -64/3 binary32) #s(literal -8 binary32)) #s(literal -4 binary32)) (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) x) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 x #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 #s(literal 1 binary32) x) |
(/.f32 #s(literal 1 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) x) |
(/.f32 (fma.f32 #s(literal -1 binary32) x #s(literal -1/2 binary32)) x) |
(/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
(/.f32 (fma.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) |
(/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) |
(/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
(/.f32 (fma.f32 x (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) |
(/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)))) |
(*.f32 x (neg.f32 (+.f32 #s(literal -2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)))) |
(*.f32 x (neg.f32 (+.f32 #s(literal -2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/.f32 #s(literal -1 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)) x) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)) x) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)) x) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
#s(literal 2 binary32) |
#s(literal 2 binary32) |
(*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) |
(neg.f32 (sqrt.f32 #s(literal -1 binary32))) |
(-.f32 x (sqrt.f32 #s(literal -1 binary32))) |
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 x (fma.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32))) |
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (neg.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 x (fma.f32 x (fma.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 6 binary32)))))) x) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/2 binary32))) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32)))) |
(*.f32 x (neg.f32 (+.f32 #s(literal -2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (neg.f32 x) (sqrt.f32 #s(literal -1 binary32)))) |
(-.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (fma.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(fma.f32 x (+.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (pow.f32 x #s(literal 2 binary32)) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32))) |
(fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (fma.f32 #s(literal 1/2 binary32) (*.f32 x (fma.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 #s(literal 2 binary32) (*.f32 (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal -9/2 binary32)) (/.f32 #s(literal -9 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (fma.f32 x (fma.f32 #s(literal 1/6 binary32) (*.f32 x (fma.f32 #s(literal -6 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (/.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (fma.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32))) (/.f32 #s(literal 24 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (fma.f32 x (fma.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (/.f32 #s(literal -24 binary32) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 #s(literal -6 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -27/2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (/.f32 #s(literal -54 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))))) (+.f32 (/.f32 #s(literal -9/2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal -9/2 binary32))))) (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (neg.f32 (log.f32 x)) #s(literal -3 binary32))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (-.f32 (*.f32 (neg.f32 (log.f32 x)) #s(literal -3 binary32)) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 #s(literal -3/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 9/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (fma.f32 #s(literal -3 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (-.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 (+.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/32 binary32) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 8 binary32)) (-.f32 (fma.f32 #s(literal -3 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 9/32 binary32) (/.f32 #s(literal 5/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 (+.f32 #s(literal 9/32 binary32) (/.f32 #s(literal 5/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 8 binary32)) (/.f32 #s(literal -3/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (log.f32 #s(literal -1/8 binary32))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (fma.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (log.f32 #s(literal -1/8 binary32)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (fma.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (fma.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/32 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(+.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (log.f32 #s(literal -1/8 binary32))) (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 5/32 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) |
(*.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) |
(*.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/3 binary32)) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (fma.f32 #s(literal 1/6 binary32) (*.f32 x (fma.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (fma.f32 (*.f32 x #s(literal 1/6 binary32)) (fma.f32 #s(literal 2 binary32) (*.f32 (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal -9/2 binary32)) (/.f32 #s(literal -9 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (fma.f32 x (fma.f32 #s(literal 1/18 binary32) (*.f32 x (fma.f32 #s(literal -6 binary32) (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (/.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (fma.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32))) (/.f32 #s(literal 24 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/6 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (*.f32 #s(literal 2 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))) |
(fma.f32 x (fma.f32 x (fma.f32 (*.f32 x (+.f32 (/.f32 #s(literal -24 binary32) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 #s(literal -6 binary32) (/.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -27/2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (/.f32 #s(literal -54 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))))) #s(literal 1/18 binary32) (+.f32 (/.f32 #s(literal -3/2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32))) (*.f32 (*.f32 (/.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 #s(literal -1 binary32))) #s(literal -9/2 binary32)) #s(literal 1/3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/3 binary32))) |
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (neg.f32 (log.f32 x)) #s(literal -3 binary32))) #s(literal 1/3 binary32)) |
(fma.f32 (log.f32 #s(literal 8 binary32)) #s(literal 1/3 binary32) (log.f32 x)) |
(-.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (*.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (neg.f32 (log.f32 x)) #s(literal -3 binary32))) #s(literal 1/3 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (fma.f32 (log.f32 #s(literal 8 binary32)) #s(literal 1/3 binary32) (log.f32 x)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) (*.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (neg.f32 (log.f32 x)) #s(literal -3 binary32))) #s(literal 1/3 binary32))) |
(-.f32 (fma.f32 (log.f32 #s(literal 8 binary32)) #s(literal 1/3 binary32) (log.f32 x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) |
(-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (neg.f32 (log.f32 x)) #s(literal -3 binary32))) #s(literal 1/3 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (-.f32 (fma.f32 (log.f32 #s(literal 8 binary32)) #s(literal 1/3 binary32) (log.f32 x)) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(*.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) |
(*.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (log.f32 #s(literal -1/8 binary32))) #s(literal 1/3 binary32)) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(fma.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (log.f32 #s(literal -1/8 binary32))) #s(literal 1/3 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(fma.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (log.f32 #s(literal -1/8 binary32))) #s(literal 1/3 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) |
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))) |
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (fma.f32 (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32) (log.f32 #s(literal -1/8 binary32))) #s(literal 1/3 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) |
(neg.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(fma.f32 x (*.f32 #s(literal 3 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(fma.f32 x #s(literal -3 binary32) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(fma.f32 x (fma.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (fma.f32 x (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(fma.f32 x (+.f32 #s(literal -3 binary32) (*.f32 x (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)))) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(fma.f32 x (fma.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (fma.f32 x (fma.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 4 binary32) (+.f32 x (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(fma.f32 x (+.f32 #s(literal -3 binary32) (*.f32 x (+.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9/2 binary32)) (*.f32 x #s(literal 4 binary32))))) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 6 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (/.f32 (+.f32 #s(literal 6 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))))) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 #s(literal 8 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 (-.f32 #s(literal 8 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(neg.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 9/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 9/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/8 binary32)) (neg.f32 (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/128 binary32) (*.f32 #s(literal 7/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32)))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 7/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 7/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/8 binary32)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 2 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 2 binary32))) |
(fabs.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) #s(literal 1 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(-.f32 (exp.f32 (log1p.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal -1 binary32) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -1 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 1 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal -1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (pow.f32 x #s(literal -1/2 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 (pow.f32 x #s(literal -1/2 binary32)) (sqrt.f32 x))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (neg.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal -1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal -1 binary32) x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (sqrt.f32 x))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x)) (sqrt.f32 x)) |
(*.f32 (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(*.f32 (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(*.f32 (/.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 x)) (/.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) |
(/.f32 (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x)) |
(*.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (sqrt.f32 x)) (/.f32 #s(literal -1 binary32) (sqrt.f32 x))) |
(/.f32 (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) (sqrt.f32 x)) (sqrt.f32 x)) |
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (neg.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 (pow.f32 x #s(literal -2 binary32)))) (/.f32 #s(literal 1 binary32) (cbrt.f32 x))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (cbrt.f32 (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) (cbrt.f32 x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (cbrt.f32 (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 x)) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal -1/2 binary32))) (pow.f32 x #s(literal -1/2 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (pow.f32 x #s(literal -1/2 binary32)) (pow.f32 x #s(literal -1/2 binary32)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (pow.f32 x #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 1 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(pow.f32 (cbrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(pow.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(pow.f32 (sqrt.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 2 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(pow.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) #s(literal -1 binary32)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) |
(sqrt.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) |
(fabs.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(log.f32 (exp.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(cbrt.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal -3 binary32)))) |
(cbrt.f32 (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(expm1.f32 (log1p.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(exp.f32 (-.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x)) (log.f32 x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(exp.f32 (*.f32 (-.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x)) (log.f32 x)) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(+.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(+.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x #s(literal 2 binary32))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 1 binary32))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 0 binary32)) |
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32))) (pow.f32 (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) #s(literal 3 binary32))) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (*.f32 (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) (-.f32 (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 x #s(literal 2 binary32)))))) |
(/.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)))) (fma.f32 (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) (*.f32 x (+.f32 #s(literal -2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 2 binary32))) (*.f32 (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) (-.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32)))) (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32)))) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x)))) |
(/.f32 (*.f32 x (+.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 8 binary32))) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))))) |
(*.f32 x (/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -2 binary32)))))) |
(*.f32 x (/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32))) (fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 #s(literal -2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 4 binary32)))) |
(/.f32 (*.f32 x (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32)))) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 x (/.f32 (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32)) #s(literal 8 binary32)) x) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))))) |
(*.f32 x (/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal -2 binary32)))))) |
(*.f32 x (/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 3 binary32))) (fma.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 #s(literal -2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 4 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) x) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 x (/.f32 (+.f32 #s(literal 4 binary32) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) #s(literal 2 binary32))) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32)) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(pow.f32 (cbrt.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 3 binary32)) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(pow.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(pow.f32 (sqrt.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 2 binary32)) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(sqrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) x)) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(cbrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 3 binary32))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(expm1.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal 0 binary32)) |
(log1p.f32 (expm1.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(exp.f32 (log.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)))) #s(literal 1 binary32))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(fma.f32 #s(literal 2 binary32) x (*.f32 x (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32)) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32)) |
(+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 0 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 x)) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x)) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 x)) (sqrt.f32 x)) |
(/.f32 #s(literal 1/2 binary32) x) |
(pow.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) |
(/.f32 #s(literal 1/2 binary32) x) |
(pow.f32 (cbrt.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 3 binary32)) |
(/.f32 #s(literal 1/2 binary32) x) |
(pow.f32 (*.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/8 binary32)) #s(literal 1/3 binary32)) |
(cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -3 binary32)))) |
(pow.f32 (sqrt.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 2 binary32)) |
(/.f32 #s(literal 1/2 binary32) x) |
(sqrt.f32 (*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/4 binary32))) |
(sqrt.f32 (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -2 binary32)))) |
(log.f32 (exp.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 #s(literal 1/2 binary32) x) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(/.f32 #s(literal 1/2 binary32) x) |
(cbrt.f32 (*.f32 (pow.f32 x #s(literal -3 binary32)) #s(literal 1/8 binary32))) |
(cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -3 binary32)))) |
(expm1.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32)) |
(+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 0 binary32)) |
(log1p.f32 (expm1.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 #s(literal 1/2 binary32) x) |
(exp.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 #s(literal 1/2 binary32) x) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))))) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32))) |
(fabs.f32 (log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 1 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(+.f32 #s(literal 2 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 2 binary32)) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x))) |
(*.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)) (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))))) |
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(*.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x))) |
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 8 binary32) (pow.f32 x #s(literal -3 binary32)))) (neg.f32 (+.f32 (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 (+.f32 #s(literal -8 binary32) (pow.f32 x #s(literal -3 binary32))) (-.f32 (/.f32 #s(literal -2 binary32) x) (+.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (pow.f32 x #s(literal -2 binary32)))) (neg.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -4 binary32) (pow.f32 x #s(literal -2 binary32))) (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 #s(literal 4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (-.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 2 binary32))))) |
(/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal -1 binary32) x) (+.f32 #s(literal -2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 4 binary32))) |
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) |
(fabs.f32 (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)) |
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(+.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 x (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (+.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (-.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(fabs.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (exp.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(expm1.f32 (log1p.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(exp.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(fabs.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(log1p.f32 (+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))) |
(log1p.f32 (+.f32 #s(literal -1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(+.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (*.f32 #s(literal 9 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))) |
(sqrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(log1p.f32 (-.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32))) |
(log1p.f32 (+.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal -1 binary32))) |
(log1p.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(exp.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))) |
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) |
(fabs.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))) |
(log1p.f32 (+.f32 x (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))) |
(log1p.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(log1p.f32 (+.f32 x (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))) |
(log1p.f32 (+.f32 #s(literal -1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x)) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(+.f32 (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(+.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(*.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32)) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(/.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 3 binary32)) (pow.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))) |
(/.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 3 binary32)) (pow.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) |
(/.f32 (pow.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) |
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 6 binary32))) |
(log.f32 (exp.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(cbrt.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 3 binary32))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(expm1.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(log1p.f32 (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) |
Compiled 11688 to 9333 computations (20.1% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 609 | 5 | 614 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 613 | 14 | 627 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.0% | (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
| ▶ | 44.4% | (+.f32 #s(literal 0 binary32) (log.f32 x)) |
| ✓ | 34.1% | (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
| 8.6% | (neg.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) | |
| ▶ | 98.9% | (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x))) |
| ✓ | 8.6% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ▶ | 49.6% | (log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
| 51.7% | (log1p.f32 (+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x)) | |
| ✓ | 97.5% | (log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
| ▶ | 97.5% | (log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
| ✓ | 97.5% | (log.f32 (+.f32 x x)) |
| ✓ | 6.1% | #s(literal 0 binary32) |
Compiled 203 to 157 computations (22.7% saved)
Found 10 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 99.1% | (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
| ✓ | 100.0% | (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) |
| ✓ | 100.0% | (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) |
| ✓ | 99.6% | (log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
| ✓ | 54.9% | (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
| ✓ | 99.8% | (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)) |
| ✓ | 99.6% | (log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
| ✓ | 100.0% | (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)) |
| ✓ | 99.9% | (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
| ✓ | 98.3% | (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) |
Compiled 158 to 118 computations (25.3% saved)
ival-log, time spent: 70.0ms, 31.0% of total-timecomposed, time spent: 47.0ms, 21.0% of total-timeival-div, time spent: 30.0ms, 13.0% of total-timeival-add, time spent: 24.0ms, 11.0% of total-timeival-mult, time spent: 21.0ms, 9.0% of total-timeival-pow, time spent: 18.0ms, 8.0% of total-timeival-sub, time spent: 10.0ms, 4.0% of total-timeconst, time spent: 8.0ms, 4.0% of total-timeival-neg, time spent: 1.0ms, 0.0% of total-time| Inputs |
|---|
#<alt (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)> |
#<alt (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x))> |
#<alt (log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32))))> |
#<alt (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32))> |
#<alt (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)> |
#<alt (log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x))> |
#<alt (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)))> |
#<alt (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32))> |
#<alt (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))> |
| Outputs |
|---|
#<alt (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32)))> |
#<alt (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32)))> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)> |
#<alt (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 x)))> |
#<alt (+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 #s(literal 4 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32)))))))> |
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (/.f32 #s(literal -1 binary32) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x)> |
#<alt #s(literal 2 binary32)> |
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt #s(literal 2 binary32)> |
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))> |
#<alt (/.f32 #s(literal -1/2 binary32) x)> |
#<alt (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))> |
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))> |
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))> |
#<alt (*.f32 #s(literal -1 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt #s(literal -1/2 binary32)> |
#<alt (-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32))> |
#<alt (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 64.0ms | x | @ | inf | (+ (log x) (log 2)) |
| 33.0ms | x | @ | 0 | (+ (log x) (log 2)) |
| 13.0ms | x | @ | -inf | (+ (log x) (log 2)) |
| 12.0ms | x | @ | 0 | (+ (+ 3 (/ -1 x)) -1) |
| 7.0ms | x | @ | -inf | (log (+ 1 (* x (+ (+ 3 (/ -1 x)) -1)))) |
| 1× | batch-egg-rewrite |
| 552× | log1p-expm1-u |
| 340× | associate-*r* |
| 236× | associate-*l* |
| 234× | expm1-log1p-u |
| 224× | add-exp-log |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 265 |
| 1 | 512 | 245 |
| 2 | 7385 | 245 |
| 1× | node limit |
| Inputs |
|---|
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)) |
(log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
(+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)) |
(/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x) |
(log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
(*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
| Outputs |
|---|
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) |
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32)))) (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(*.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x)) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) |
(pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32)) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(sqrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(log.f32 (pow.f32 (exp.f32 #s(literal 1/8 binary32)) (pow.f32 x #s(literal -2 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))))) |
(cbrt.f32 (pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(log1p.f32 (expm1.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(exp.f32 (log.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 1 binary32)) |
(*.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (sqrt.f32 x))) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (cbrt.f32 x))) |
(pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32)) |
(pow.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(neg.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(sqrt.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(cbrt.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 3 binary32))) |
(cbrt.f32 (/.f32 (pow.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(exp.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (neg.f32 (log.f32 x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (log.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (log.f32 (neg.f32 x))) |
(*.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(*.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x))) |
(pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32)) |
(neg.f32 (log.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(log1p.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1 binary32)) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32))) |
(log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(*.f32 (+.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32)) (-.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(/.f32 (+.f32 #s(literal 27 binary32) (pow.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 9 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 9 binary32) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))) (-.f32 #s(literal 3 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (-.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal -1 binary32)) |
(+.f32 (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 x x)) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(-.f32 (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 x x)) (/.f32 #s(literal 1/2 binary32) x)) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(*.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) (pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (sqrt.f32 x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (sqrt.f32 x))) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (cbrt.f32 x))) |
(pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32)) |
(pow.f32 (/.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(sqrt.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(cbrt.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 3 binary32))) |
(cbrt.f32 (/.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(exp.f32 (log.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) (pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(*.f32 (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(cbrt.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(exp.f32 (log.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (neg.f32 x)) |
(+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) x) (neg.f32 x)) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(/.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32))) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal -1 binary32))) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32)) x) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal -1 binary32)) x) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32))) |
(log.f32 (pow.f32 (exp.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) x)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32)) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) |
(*.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (-.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))))) |
(cbrt.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(log1p.f32 (expm1.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(exp.f32 (log.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 1 binary32))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x #s(literal -1/2 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal -1/2 binary32)) |
(fma.f32 (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal -1/2 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32)))) (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))) |
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))) |
(*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) |
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
| 1× | egg-herbie |
| 1740× | times-frac |
| 790× | fmm-def |
| 524× | sub-neg |
| 436× | cube-prod |
| 410× | associate-*r* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 742 | 13408 |
| 1 | 1592 | 12077 |
| 2 | 4815 | 11887 |
| 1× | node limit |
| Inputs |
|---|
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 x))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 #s(literal 4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 #s(literal -1 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
#s(literal 2 binary32) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
#s(literal 2 binary32) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
#s(literal -1/2 binary32) |
(-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) |
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32)))) (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(*.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x)) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32))))) |
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) |
(pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32)) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(sqrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(log.f32 (pow.f32 (exp.f32 #s(literal 1/8 binary32)) (pow.f32 x #s(literal -2 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))))) |
(cbrt.f32 (pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(log1p.f32 (expm1.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(exp.f32 (log.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 1 binary32)) |
(*.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (sqrt.f32 x))) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (cbrt.f32 x))) |
(pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32)) |
(pow.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(neg.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(sqrt.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(cbrt.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 3 binary32))) |
(cbrt.f32 (/.f32 (pow.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(exp.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (neg.f32 (log.f32 x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (log.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) #s(literal 1 binary32)) |
(-.f32 (log.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (log.f32 (neg.f32 x))) |
(*.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(*.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x))) |
(pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32)) |
(neg.f32 (log.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(sqrt.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(log1p.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1 binary32)) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32))) |
(log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(*.f32 (+.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32)) (-.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(/.f32 (+.f32 #s(literal 27 binary32) (pow.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 9 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 9 binary32) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))) (-.f32 #s(literal 3 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (-.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal -1 binary32)) |
(+.f32 (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 x x)) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(-.f32 (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 x x)) (/.f32 #s(literal 1/2 binary32) x)) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(*.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) (pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (sqrt.f32 x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (sqrt.f32 x))) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (cbrt.f32 x))) |
(pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32)) |
(pow.f32 (/.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal -1 binary32)) |
(neg.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(sqrt.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(cbrt.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 3 binary32))) |
(cbrt.f32 (/.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(expm1.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(exp.f32 (log.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(*.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) (pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(*.f32 (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(cbrt.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(exp.f32 (log.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (neg.f32 x)) |
(+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) x) (neg.f32 x)) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(/.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32))) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal -1 binary32))) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32)) x) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal -1 binary32)) x) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32))) |
(log.f32 (pow.f32 (exp.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) x)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))))) |
(cbrt.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(exp.f32 (log.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32)) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) |
(*.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (-.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))))) |
(cbrt.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(log1p.f32 (expm1.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(exp.f32 (log.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 1 binary32))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x #s(literal -1/2 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal -1/2 binary32)) |
(fma.f32 (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal -1/2 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32)))) (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))) |
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))) |
(*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) |
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) |
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
| Outputs |
|---|
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 x))) |
(fma.f32 #s(literal -3 binary32) (log.f32 x) (log.f32 #s(literal 1/8 binary32))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 #s(literal 4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (fma.f32 #s(literal -3 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) (*.f32 #s(literal -3 binary32) (log.f32 x)))) |
(+.f32 (fma.f32 #s(literal -3 binary32) (log.f32 x) (log.f32 #s(literal 1/8 binary32))) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))))))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (fma.f32 #s(literal -3 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32)))))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32) #s(literal 4 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))))))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (fma.f32 #s(literal -3 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 64/3 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32))))))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 64/3 binary32) #s(literal -8 binary32)) #s(literal 4 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 x))) |
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (+.f32 (neg.f32 (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 x)) (/.f32 #s(literal -1/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (+.f32 (neg.f32 (log.f32 x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 x)) (-.f32 (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 6 binary32))) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 #s(literal -1/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal -1/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(-.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (+.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (-.f32 (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 6 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (/.f32 #s(literal -1/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/.f32 #s(literal -1 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32)) x) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
#s(literal 2 binary32) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
#s(literal 2 binary32) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 (-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) x) |
(/.f32 (fma.f32 #s(literal -1 binary32) x #s(literal -1/2 binary32)) x) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) #s(literal 1 binary32)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)))) |
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(fma.f32 x #s(literal 2 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) #s(literal 1 binary32)))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32))) |
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)))) |
(neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) x))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)))) |
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))) |
(-.f32 (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) x))) |
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)))) |
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))) |
(-.f32 (*.f32 (neg.f32 x) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -2 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))) |
(+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal -1/2 binary32))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32)) (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -4 binary32) (neg.f32 (log.f32 x)))) |
(+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -4 binary32)) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32) #s(literal -4 binary32))) (log.f32 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32) #s(literal -4 binary32)) (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32)) #s(literal -4 binary32))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -64/3 binary32) #s(literal -8 binary32)) #s(literal -4 binary32))) (log.f32 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -64/3 binary32) #s(literal -8 binary32)) #s(literal -4 binary32)) (neg.f32 (log.f32 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (log.f32 x) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 x) (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) |
(-.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(+.f32 (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 x) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
#s(literal -1/2 binary32) |
(-.f32 (*.f32 #s(literal -1 binary32) x) #s(literal 1/2 binary32)) |
(fma.f32 #s(literal -1 binary32) x #s(literal -1/2 binary32)) |
(fma.f32 x #s(literal -1 binary32) #s(literal -1/2 binary32)) |
(-.f32 #s(literal -1/2 binary32) x) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) #s(literal 1 binary32)) x)))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32)))) (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(*.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x)) |
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) #s(literal 2 binary32)) |
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32))))) |
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) #s(literal 2 binary32)) |
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(pow.f32 (cbrt.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(pow.f32 (pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) #s(literal 2 binary32)) |
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) |
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) #s(literal 2 binary32)) |
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/8 binary32)) x) #s(literal 2 binary32)) |
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) |
(sqrt.f32 (/.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(log.f32 (pow.f32 (exp.f32 #s(literal 1/8 binary32)) (pow.f32 x #s(literal -2 binary32)))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(cbrt.f32 (pow.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(log1p.f32 (expm1.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(exp.f32 (log.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))) |
(*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (/.f32 #s(literal -1 binary32) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (cbrt.f32 x))) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x)) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (cbrt.f32 x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 x))) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 x)) (sqrt.f32 x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (sqrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 x))) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 x)) (sqrt.f32 x)) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (cbrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (cbrt.f32 x))) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x)) |
(/.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (cbrt.f32 x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(pow.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(pow.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(pow.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal -1 binary32)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(neg.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) (neg.f32 x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) x)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(sqrt.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 2 binary32))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(log.f32 (exp.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(cbrt.f32 (pow.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 3 binary32))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(cbrt.f32 (/.f32 (pow.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(expm1.f32 (log1p.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(log1p.f32 (expm1.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(exp.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (neg.f32 (log.f32 x))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x)))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (log.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (log.f32 (neg.f32 x))) |
(*.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(*.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(*.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (*.f32 (log.f32 x) (+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 x))) |
(/.f32 (fma.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 1 binary32)) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(pow.f32 (cbrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 3 binary32)) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(pow.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(pow.f32 (sqrt.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 2 binary32)) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(neg.f32 (log.f32 (/.f32 x (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(sqrt.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 2 binary32))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(cbrt.f32 (pow.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) #s(literal 3 binary32))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(expm1.f32 (log1p.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(log1p.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x) #s(literal 1 binary32))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(exp.f32 (log.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x))) #s(literal 1 binary32))) |
(log.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32)) x)) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(expm1.f32 (log1p.f32 (log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(*.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (cbrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (sqrt.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 2 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(sqrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 2 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 3 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(expm1.f32 (log1p.f32 (log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(exp.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) #s(literal 1 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (/.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(-.f32 (/.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (/.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -4 binary32)))) |
(*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (neg.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) |
(*.f32 (+.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32)) (-.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (neg.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (neg.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (neg.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (neg.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 4 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (+.f32 #s(literal 27 binary32) (pow.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 9 binary32) (-.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(/.f32 (+.f32 #s(literal 27 binary32) (pow.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 9 binary32) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (-.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))))) |
(/.f32 (+.f32 #s(literal 27 binary32) (pow.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (fma.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -4 binary32)) #s(literal 9 binary32))) |
(/.f32 (-.f32 #s(literal 9 binary32) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))) (-.f32 #s(literal 3 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (-.f32 #s(literal 9 binary32) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)))) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (+.f32 #s(literal 9 binary32) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (-.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1 binary32) x))) |
(pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 1 binary32)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) |
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x) |
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) |
(fma.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal -1 binary32)) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) |
(fma.f32 (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) #s(literal -1 binary32)) |
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 x x)) (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(-.f32 (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 x x)) (/.f32 #s(literal 1/2 binary32) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) (pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (/.f32 #s(literal -1 binary32) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (cbrt.f32 x))) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (cbrt.f32 x))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(/.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (cbrt.f32 x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (sqrt.f32 x))) |
(/.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (sqrt.f32 x)) (sqrt.f32 x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) #s(literal 1 binary32)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(/.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) |
(*.f32 (cbrt.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (sqrt.f32 x)) (/.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (sqrt.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 x)) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (sqrt.f32 x))) |
(/.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (sqrt.f32 x)) (sqrt.f32 x)) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 1 binary32)) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (/.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (cbrt.f32 x))) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (cbrt.f32 x))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(/.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (cbrt.f32 x)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) |
(pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 1 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(pow.f32 (cbrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(pow.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(pow.f32 (sqrt.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(pow.f32 (/.f32 x (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal -1 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(neg.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) (neg.f32 x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) x)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(sqrt.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 2 binary32))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(log.f32 (exp.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(cbrt.f32 (pow.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x) #s(literal 3 binary32))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(cbrt.f32 (/.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(expm1.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(log1p.f32 (expm1.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(exp.f32 (log.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32))) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(expm1.f32 (log1p.f32 (log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))))) |
(*.f32 #s(literal 1 binary32) (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) (pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 1 binary32)) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(pow.f32 (cbrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 3 binary32)) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(pow.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(pow.f32 (sqrt.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 2 binary32)) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(sqrt.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 2 binary32))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(log.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(cbrt.f32 (pow.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) #s(literal 3 binary32))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(expm1.f32 (log1p.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(expm1.f32 (log1p.f32 (log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))))) |
(exp.f32 (log.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(exp.f32 (*.f32 (log.f32 (log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x))) #s(literal 1 binary32))) |
(log1p.f32 (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) x)) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) (neg.f32 x)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(+.f32 (*.f32 (*.f32 x #s(literal 2 binary32)) x) (neg.f32 x)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(/.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32))) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(*.f32 x (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal -1 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))))) |
(/.f32 (*.f32 x (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal -1 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 4 binary32)) (neg.f32 x)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal -1 binary32))) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(*.f32 x (/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) #s(literal -1 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 4 binary32)) x) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal -1 binary32)) x) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(*.f32 x (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal -1 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))))) |
(/.f32 (*.f32 x (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32) #s(literal -1 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 4 binary32)) (neg.f32 x)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal -1 binary32)) x) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(*.f32 x (/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32) #s(literal -1 binary32)) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 4 binary32)) x) (fma.f32 x #s(literal 2 binary32) #s(literal 1 binary32))) |
(pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 1 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(pow.f32 (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 3 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(pow.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(pow.f32 (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 2 binary32)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(sqrt.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (pow.f32 (exp.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) x)) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(cbrt.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(expm1.f32 (log1p.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(log1p.f32 (expm1.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(exp.f32 (log.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(+.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(*.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 1 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(*.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(*.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(*.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)) #s(literal 1/4 binary32)))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)))) |
(*.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)) #s(literal 1/4 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)))))) |
(*.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)) #s(literal 1/4 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32))))) |
(*.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)) #s(literal 1/4 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (-.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32)) #s(literal -1/8 binary32))) (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(*.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) (fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (*.f32 x #s(literal 1/2 binary32)) #s(literal 1/4 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32))) (neg.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(*.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal -1/4 binary32)) (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 1 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(pow.f32 (cbrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 3 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(pow.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(pow.f32 (sqrt.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(sqrt.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 2 binary32))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(log.f32 (exp.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(cbrt.f32 (pow.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) #s(literal 3 binary32))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(expm1.f32 (log1p.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(+.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal -1 binary32)) |
(log1p.f32 (expm1.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(exp.f32 (log.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(exp.f32 (*.f32 (log.f32 (fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32))) #s(literal 1 binary32))) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) #s(literal -1/2 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(fma.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) x #s(literal -1/2 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(fma.f32 (pow.f32 (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal -1/2 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(fma.f32 (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) (sqrt.f32 (*.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) #s(literal -1/2 binary32)) |
(fma.f32 x (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(expm1.f32 (log1p.f32 (log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32)))) (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32)))) |
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) |
(*.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 x #s(literal 2 binary32))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 x #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (log.f32 (/.f32 x #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) |
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(expm1.f32 (log1p.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))))) |
(expm1.f32 (log1p.f32 (log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(log1p.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32))) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
Compiled 7301 to 5807 computations (20.5% saved)
13 alts after pruning (4 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 459 | 2 | 461 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 6 | 7 |
| Total | 462 | 13 | 475 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 44.4% | (+.f32 #s(literal 0 binary32) (log.f32 x)) |
| ✓ | 34.1% | (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
| 8.6% | (neg.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) | |
| 97.9% | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) | |
| ✓ | 8.6% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | 49.6% | (log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
| 98.6% | (log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) | |
| 51.7% | (log1p.f32 (+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x)) | |
| ✓ | 97.5% | (log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 51.7% | (log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
| ✓ | 97.5% | (log.f32 (+.f32 x x)) |
| ✓ | 6.1% | #s(literal 0 binary32) |
Compiled 341 to 254 computations (25.5% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(log.f32 (+.f32 x x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
(log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x)) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
(log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
(neg.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) |
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) |
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/6 binary32)) #s(literal 6 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))) |
| Outputs |
|---|
(log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
3 calls:
| 8.0ms | x |
| 7.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 5.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 99.6% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(log.f32 (+.f32 x x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
(log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x))) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(log1p.f32 (+.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)) x)) |
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))) |
| Outputs |
|---|
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x))) |
3 calls:
| 5.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 5.0ms | x |
| 4.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | x |
| 98.9% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 98.9% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(log.f32 (+.f32 x x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
(log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))) |
| Outputs |
|---|
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
3 calls:
| 5.0ms | x |
| 3.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 3.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | x |
| 98.6% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 98.6% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(log.f32 (+.f32 x x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
(log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Outputs |
|---|
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
3 calls:
| 6.0ms | x |
| 3.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 3.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | x |
| 98.6% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 98.6% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(log.f32 (+.f32 x x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(log1p.f32 (*.f32 x (+.f32 (+.f32 #s(literal 3 binary32) (/.f32 #s(literal -1 binary32) x)) #s(literal -1 binary32)))) |
(log1p.f32 (/.f32 (-.f32 (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) x)) |
| Outputs |
|---|
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
(log.f32 (+.f32 x x)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
| Outputs |
|---|
(log.f32 (+.f32 x x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 1 | x |
Compiled 2 to 1 computations (50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 0 binary32) |
| Outputs |
|---|
#s(literal 0 binary32) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.1% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 30× | +-commutative |
| 22× | *-commutative |
| 18× | sub-neg |
| 18× | neg-sub0 |
| 16× | neg-mul-1 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 202 |
| 1 | 61 | 198 |
| 2 | 71 | 198 |
| 3 | 82 | 198 |
| 4 | 99 | 198 |
| 5 | 115 | 198 |
| 6 | 120 | 198 |
| 7 | 122 | 198 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x))) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (+.f32 x x)) |
#s(literal 0 binary32) |
| Outputs |
|---|
(log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x))) |
(log1p.f32 (+.f32 (fma.f32 x #s(literal 2 binary32) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) x))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x))))) |
(log1p.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) x)))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1 binary32) x))) x)))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (+.f32 x x)) |
#s(literal 0 binary32) |
Compiled 62 to 49 computations (21% saved)
| 1740× | times-frac |
| 1198× | unpow-prod-down |
| 1130× | times-frac |
| 1034× | log1p-expm1-u |
| 946× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 877 | 29105 |
| 1 | 2384 | 29105 |
| 0 | 32 | 493 |
| 1 | 526 | 388 |
| 2 | 6546 | 388 |
| 0 | 31 | 265 |
| 1 | 512 | 245 |
| 2 | 7385 | 245 |
| 0 | 795 | 4294994059 |
| 1 | 1609 | 4294993361 |
| 2 | 4684 | 4294991685 |
| 0 | 18 | 173 |
| 1 | 214 | 173 |
| 2 | 2135 | 173 |
| 0 | 742 | 13408 |
| 1 | 1592 | 12077 |
| 2 | 4815 | 11887 |
| 0 | 949 | 17358 |
| 1 | 2313 | 16221 |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | unsound |
Compiled 792 to 535 computations (32.4% saved)
Compiled 158 to 120 computations (24.1% saved)
Loading profile data...