
Time bar (total: 4.7s)
| 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 5 computations (16.7% saved)
| 302.0ms | 8 256× | 0 | valid |
ival-acosh: 119.0ms (77.9% of total)ival->=: 26.0ms (17% of total)...in/eval/compile.rkt:76:19: 5.0ms (3.3% of total)ival-assert: 3.0ms (2% of total)| 1× | egg-herbie |
| 1 038× | sub-neg |
| 974× | unsub-neg |
| 840× | distribute-neg-in |
| 832× | fma-define |
| 776× | distribute-rgt-out |
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))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 138 | 0 | - | 0 | - | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 5 | 0 | - | 0 | - | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 0 | 0 | - | 0 | - | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f32 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 138 | 0 |
| ↳ | (*.f32 x x) | overflow | 138 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 138 | |
log.f32 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 5 | 0 |
| ↳ | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 5 | |
| ↳ | (*.f32 x x) | overflow | 138 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 138 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 138 | 0 |
| - | 0 | 118 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 138 | 0 | 0 |
| - | 0 | 0 | 118 |
| number | freq |
|---|---|
| 0 | 118 |
| 1 | 133 |
| 2 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 90 to 32 computations (64.4% saved)
ival-log: 7.0ms (31.2% of total)ival-sub: 4.0ms (17.9% of total)ival-mult: 4.0ms (17.9% of total)ival-sqrt: 4.0ms (17.9% of total)ival-add: 2.0ms (8.9% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -3136 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| ✓ | cost-diff | -3136 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | -3136 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| 1 734× | fmm-def |
| 1 118× | unsub-neg |
| 1 018× | sub-neg |
| 858× | distribute-neg-in |
| 660× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 112 |
| 1 | 26 | 112 |
| 2 | 30 | 112 |
| 3 | 45 | 112 |
| 4 | 84 | 112 |
| 5 | 160 | 112 |
| 6 | 369 | 112 |
| 7 | 766 | 112 |
| 8 | 2570 | 112 |
| 9 | 4516 | 112 |
| 10 | 5845 | 112 |
| 11 | 6521 | 112 |
| 12 | 6822 | 112 |
| 13 | 7007 | 112 |
| 14 | 7109 | 112 |
| 15 | 7428 | 112 |
| 16 | 7974 | 112 |
| 1× | node limit |
| Inputs |
|---|
(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)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
| 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))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| ✓ | accuracy | 99.9% | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 98.2% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 53.7% | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 15.0ms | 256× | 0 | valid |
Compiled 35 to 9 computations (74.3% saved)
ival-log: 3.0ms (33% of total)ival-mult: 2.0ms (22% of total)ival-sqrt: 2.0ms (22% of total)ival-sub: 1.0ms (11% of total)ival-add: 1.0ms (11% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f32 x x)> |
#<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 (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))> |
#<alt (-.f32 (*.f32 x x) #s(literal 1 binary32))> |
| Outputs |
|---|
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (pow.f32 x #s(literal 2 binary32))> |
#<alt (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 (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 #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)))))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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)))) |
| 0.0ms | x | @ | inf | (* x x) |
| 0.0ms | x | @ | 0 | (+ x (sqrt (- (* x x) 1))) |
| 1× | batch-egg-rewrite |
| 1 194× | unpow-prod-down |
| 812× | fma-define |
| 693× | log1p-expm1-u |
| 693× | expm1-log1p-u |
| 622× | log-prod |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 104 |
| 1 | 155 | 104 |
| 2 | 2076 | 104 |
| 1× | node limit |
| Inputs |
|---|
(*.f32 x x) |
(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)))) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 2 binary32))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 3 binary32)) |
(pow.f32 (cbrt.f32 x) #s(literal 6 binary32)) |
(pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 x) #s(literal 4 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/3 binary32)) |
(sqrt.f32 (pow.f32 x #s(literal 4 binary32))) |
(log.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 x #s(literal 2 binary32))))) |
(cbrt.f32 (pow.f32 x #s(literal 6 binary32))) |
(expm1.f32 (log1p.f32 (pow.f32 x #s(literal 2 binary32)))) |
(log1p.f32 (expm1.f32 (pow.f32 x #s(literal 2 binary32)))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 x))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) #s(literal -1 binary32)) |
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) #s(literal -1 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (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)))))) |
(-.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 (-.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 (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 (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 (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) (*.f32 #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)))))) |
(*.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 (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)))))) |
(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 (log.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))) |
(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 (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))) (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 (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)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (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 (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 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (*.f32 #s(literal 3 binary32) (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 (+.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 (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) |
(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)))) |
(+.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 #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 (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 (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 (*.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 (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 (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 (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 (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 (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 3/2 binary32)) #s(literal 1/3 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)) |
(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 3/2 binary32))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(+.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 (+.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 (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 (*.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 3/2 binary32)) #s(literal 2/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 (/.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 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 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)) |
| 1× | egg-herbie |
| 1 172× | times-frac |
| 776× | fmm-def |
| 682× | associate-*r* |
| 658× | associate-*l* |
| 528× | exp-prod |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 835 | 8589949875 |
| 1 | 1682 | 8589949487 |
| 2 | 4979 | 8589948590 |
| 1× | node limit |
| Inputs |
|---|
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 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)) |
(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))))))) |
#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))))) |
(+.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 2 binary32))) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 3 binary32)) |
(pow.f32 (cbrt.f32 x) #s(literal 6 binary32)) |
(pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 x) #s(literal 4 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/3 binary32)) |
(sqrt.f32 (pow.f32 x #s(literal 4 binary32))) |
(log.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 x #s(literal 2 binary32))))) |
(cbrt.f32 (pow.f32 x #s(literal 6 binary32))) |
(expm1.f32 (log1p.f32 (pow.f32 x #s(literal 2 binary32)))) |
(log1p.f32 (expm1.f32 (pow.f32 x #s(literal 2 binary32)))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 x))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) #s(literal -1 binary32)) |
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) #s(literal -1 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (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)))))) |
(-.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 (-.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 (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 (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 (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) (*.f32 #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)))))) |
(*.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 (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)))))) |
(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 (log.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))) |
(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 (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))) (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 (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)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (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 (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 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 (*.f32 #s(literal 3 binary32) (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 (+.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 (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) |
(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)))) |
(+.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 #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 (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 (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 (*.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 (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 (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 (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 (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 (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 3/2 binary32)) #s(literal 1/3 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)) |
(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 3/2 binary32))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) |
(+.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 (+.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 (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 (*.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 3/2 binary32)) #s(literal 2/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 (/.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 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 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)) |
| Outputs |
|---|
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 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 (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/6 binary32) (/.f32 (pow.f32 x #s(literal 2 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)))) |
(fma.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (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 (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 #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)) (-.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) (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)))) |
(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) (neg.f32 (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 (+.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 #s(literal 2 binary32)) (+.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 (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)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.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 (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 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.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 (/.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 (+.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 #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)) (*.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 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 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))) |
(*.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/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 #s(literal 2 binary32) (-.f32 (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) |
(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))) |
(+.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 (*.f32 #s(literal 1/16 binary32) (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 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 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)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 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))) |
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 #s(literal 1 binary32) (-.f32 (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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(*.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 (+.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 #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 #s(literal 1 binary32) (-.f32 (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)) |
#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))))) |
(*.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))))) |
(*.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))))) |
(+.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 2 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 3 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 x) #s(literal 6 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (sqrt.f32 x) #s(literal 4 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/3 binary32)) |
(sqrt.f32 (pow.f32 x #s(literal 4 binary32))) |
(log.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) |
(pow.f32 x #s(literal 2 binary32)) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 x #s(literal 2 binary32))))) |
(pow.f32 x #s(literal 2 binary32)) |
(cbrt.f32 (pow.f32 x #s(literal 6 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(expm1.f32 (log1p.f32 (pow.f32 x #s(literal 2 binary32)))) |
(pow.f32 x #s(literal 2 binary32)) |
(log1p.f32 (expm1.f32 (pow.f32 x #s(literal 2 binary32)))) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 x))) #s(literal 3 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(exp.f32 (*.f32 (*.f32 #s(literal 6 binary32) (log.f32 x)) #s(literal 1/3 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(pow.f32 x #s(literal 2 binary32)) |
(fma.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) (cbrt.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 x #s(literal 2 binary32)) |
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
(pow.f32 x #s(literal 2 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 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 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 (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 (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 #s(literal -1 binary32)) (*.f32 x (-.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)))))) |
(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 (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 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 x (-.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 (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 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 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 (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 (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 (-.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 (-.f32 (neg.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 #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) (*.f32 #s(literal 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 #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 (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 (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 #s(literal -1 binary32)) (*.f32 x (-.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)))))) |
(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 (log.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))))) |
(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 (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 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 (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 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))) (+.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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 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))) (+.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 (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))) (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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(*.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 (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 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))) (+.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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.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 (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 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 x (-.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 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))) (+.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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(/.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 (-.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 #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))) (+.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 (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 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 (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 (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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 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 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) #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))) (+.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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(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 (*.f32 #s(literal 3 binary32) (log.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)))) |
(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 x #s(literal -1 binary32))) x) |
(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 (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)))) |
(+.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 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 x #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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #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)))) |
(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 (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 (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 (*.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 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 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 (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 x #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))) |
(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 (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 x #s(literal -1 binary32)))) (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 (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 (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 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 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))) |
(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))) |
(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 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))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (log.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 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 (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))) (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 (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))) (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 (+.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 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 (*.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 (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))) (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 (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))) (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 x #s(literal -1 binary32))) (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 (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 x #s(literal -1 binary32))) (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 3/2 binary32)) #s(literal 2/3 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 (/.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 (log.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)) |
(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)) |
Compiled 9 090 to 1 971 computations (78.3% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 495 | 4 | 499 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 495 | 5 | 500 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.2% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ▶ | 49.2% | (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| ▶ | 9.4% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | 49.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ▶ | 95.2% | (log.f32 (+.f32 x x)) |
Compiled 44 to 32 computations (27.3% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (log.f32 #s(literal 2 binary32)) |
| ✓ | cost-diff | 0 | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ✓ | cost-diff | 0 | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | cost-diff | 0 | (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | cost-diff | 128 | (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| ✓ | cost-diff | 0 | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | cost-diff | 0 | (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
| ✓ | cost-diff | 0 | (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ✓ | cost-diff | 0 | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | cost-diff | 0 | (+.f32 x x) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 x x)) |
| 1 052× | sub-neg |
| 1 048× | distribute-lft-out |
| 876× | unsub-neg |
| 800× | fmm-def |
| 712× | distribute-neg-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 382 |
| 1 | 40 | 370 |
| 2 | 60 | 370 |
| 3 | 102 | 370 |
| 4 | 200 | 370 |
| 5 | 475 | 370 |
| 6 | 645 | 370 |
| 7 | 957 | 370 |
| 8 | 1842 | 370 |
| 9 | 3914 | 370 |
| 10 | 5735 | 370 |
| 11 | 6606 | 370 |
| 12 | 6920 | 370 |
| 13 | 6980 | 370 |
| 14 | 7042 | 370 |
| 15 | 7102 | 370 |
| 16 | 7688 | 370 |
| 1× | node limit |
| Inputs |
|---|
(log.f32 (+.f32 x x)) |
(+.f32 x x) |
x |
(neg.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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 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)))))) |
#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)))) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(log.f32 #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(log.f32 x) |
x |
| Outputs |
|---|
(log.f32 (+.f32 x x)) |
(log.f32 (*.f32 #s(literal 2 binary32) x)) |
(log.f32 (*.f32 x #s(literal 2 binary32))) |
(+.f32 x x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x #s(literal 2 binary32)) |
x |
(neg.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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 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))))) |
#s(literal 1/3 binary32) |
(*.f32 #s(literal 3 binary32) (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 #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)))) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(log.f32 #s(literal 2 binary32)) |
#s(literal 2 binary32) |
(log.f32 x) |
x |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 #s(literal 2 binary32)) |
| ✓ | accuracy | 99.2% | (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
| ✓ | accuracy | 99.0% | (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | accuracy | 98.8% | (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| ✓ | accuracy | 98.2% | (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ✓ | accuracy | 53.7% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | accuracy | 100.0% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| ✓ | accuracy | 53.7% | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
| ✓ | accuracy | 17.9% | (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
| ✓ | accuracy | 100.0% | (+.f32 x x) |
| ✓ | accuracy | 98.2% | (log.f32 (+.f32 x x)) |
| 177.0ms | 203× | 1 | valid |
| 9.0ms | 53× | 0 | valid |
Compiled 106 to 22 computations (79.2% saved)
adjust: 113.0ms (68.4% of total)ival-log: 22.0ms (13.3% of total)ival-mult: 11.0ms (6.7% of total)ival-add: 8.0ms (4.8% of total)ival-sqrt: 4.0ms (2.4% of total)...in/eval/compile.rkt:77:19: 4.0ms (2.4% of total)ival-sub: 2.0ms (1.2% of total)ival-neg: 2.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log.f32 (+.f32 x x))> |
#<alt (+.f32 x x)> |
#<alt (neg.f32 (log.f32 (-.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 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))> |
#<alt (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))> |
#<alt (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))> |
#<alt (*.f32 #s(literal 3 binary32) (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))))> |
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))> |
#<alt (log.f32 #s(literal 2 binary32))> |
#<alt (log.f32 x)> |
#<alt (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))> |
| Outputs |
|---|
#<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 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal 2 binary32) x)> |
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (-.f32 (*.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))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (-.f32 (*.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))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 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)))))))> |
#<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 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (-.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 (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 #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 (*.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)))))> |
#<alt (-.f32 (+.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 -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))> |
#<alt (-.f32 (+.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)))))> |
#<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 (*.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 (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 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))> |
#<alt (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))> |
#<alt (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 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 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 9/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/2 binary32) (/.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 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))> |
#<alt (-.f32 (*.f32 #s(literal 3 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 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (*.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 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))> |
#<alt (-.f32 (+.f32 (*.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 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 x #s(literal 2 binary32)))))> |
#<alt (*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (*.f32 #s(literal 3 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 x #s(literal 2 binary32)))))> |
#<alt (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 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 (*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 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 (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 (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)))))> |
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 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))))))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 90.0ms | x | @ | -inf | (log (+ x x)) |
| 31.0ms | x | @ | -inf | (+ (log 2) (log x)) |
| 27.0ms | x | @ | 0 | (log (+ x x)) |
| 19.0ms | x | @ | 0 | (+ (log 2) (log x)) |
| 7.0ms | x | @ | inf | (log (+ x x)) |
| 1× | batch-egg-rewrite |
| 891× | log1p-expm1-u |
| 891× | expm1-log1p-u |
| 872× | fma-define |
| 516× | fmm-def |
| 214× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 176 |
| 1 | 334 | 50 |
| 2 | 4476 | 50 |
| 1× | node limit |
| Inputs |
|---|
(log.f32 (+.f32 x x)) |
(+.f32 x x) |
(neg.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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(*.f32 #s(literal 1/3 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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(log.f32 #s(literal 2 binary32)) |
(log.f32 x) |
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (log.f32 #s(literal 0 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 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 1/3 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 3 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #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 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32)))) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.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 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) 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 x) (-.f32 (log.f32 x) (log.f32 #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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(/.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 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) 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 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) |
(log1p.f32 #s(literal -1 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32))) |
(fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) |
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (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))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#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 (pow.f32 x #s(literal 2 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)))) (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 (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 (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 (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 (pow.f32 (cbrt.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 (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 (+.f32 (pow.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 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.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 (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 2 binary32)) (*.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 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (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)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 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 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))) |
(fma.f32 x x (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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))))) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 (fma.f32 x 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) (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) (pow.f32 x #s(literal 2 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)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x 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 (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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #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) (+.f32 #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)) (*.f32 (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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) x) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 (*.f32 (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.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/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 x (sqrt.f32 x)) (sqrt.f32 x) (+.f32 #s(literal -1 binary32) (*.f32 x (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))))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.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 (*.f32 x (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (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)) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #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 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32)))) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.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 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) 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 x) (-.f32 (log.f32 x) (log.f32 #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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(/.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 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) 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 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) |
(log1p.f32 #s(literal -1 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32))) |
(fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) |
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (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))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) #s(literal 1 binary32)) |
(*.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 2 binary32)))) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32)))) |
(pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) |
(log1p.f32 #s(literal 1 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 2 binary32))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x))) |
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32)) |
(*.f32 (log.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log.f32 x)) |
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x))) |
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x))) |
(pow.f32 (log.f32 x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 x))) |
(log1p.f32 (-.f32 x #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 x))) |
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32))) |
#s(literal 0 binary32) |
| 1× | egg-herbie |
| 1 012× | distribute-lft-in |
| 922× | distribute-rgt-in |
| 778× | fmm-def |
| 776× | cancel-sign-sub-inv |
| 646× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 561 | 11656 |
| 1 | 1400 | 10951 |
| 2 | 4381 | 10883 |
| 1× | node limit |
| Inputs |
|---|
(+.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 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(-.f32 (*.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))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(-.f32 (*.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))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 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 -1 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 #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 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.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 (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 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/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 (/.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 -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(-.f32 (+.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))))) |
(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))))) |
(*.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)))) |
(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)))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 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 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 9/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/2 binary32) (/.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 #s(literal 3 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 3 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 x #s(literal 2 binary32))))) |
(+.f32 (*.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 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (+.f32 (*.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 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 x #s(literal 2 binary32))))) |
(*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (*.f32 #s(literal 3 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 x #s(literal 2 binary32))))) |
(+.f32 (*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 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 (*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 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))))))) |
(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 (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 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 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)))))))) |
(+.f32 #s(literal 0 binary32) (log.f32 #s(literal 0 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 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 1/3 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 3 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #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 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32)))) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.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 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) 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 x) (-.f32 (log.f32 x) (log.f32 #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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(/.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 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) 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 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) |
(log1p.f32 #s(literal -1 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32))) |
(fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) |
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (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))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#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 (pow.f32 x #s(literal 2 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)))) (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 (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 (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 (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 (pow.f32 (cbrt.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 (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 (+.f32 (pow.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 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.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 (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 2 binary32)) (*.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 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (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)) |
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 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 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))) |
(fma.f32 x x (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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))))) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 (fma.f32 x 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) (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) (pow.f32 x #s(literal 2 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)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x 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 (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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #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) (+.f32 #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)) (*.f32 (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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) x) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 (*.f32 (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.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/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 x (sqrt.f32 x)) (sqrt.f32 x) (+.f32 #s(literal -1 binary32) (*.f32 x (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))))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.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 (*.f32 x (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (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)) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #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 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32)))) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.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 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) 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 x) (-.f32 (log.f32 x) (log.f32 #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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) |
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(/.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 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) 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 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) |
(log1p.f32 #s(literal -1 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32))) |
(fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) |
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (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))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (log.f32 x)) |
(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 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) #s(literal 1 binary32)) |
(*.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 2 binary32)))) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32)))) |
(pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) |
(log1p.f32 #s(literal 1 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 2 binary32))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x))) |
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32)) |
(*.f32 (log.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (log.f32 x)) |
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x))) |
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x))) |
(pow.f32 (log.f32 x) #s(literal 1 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) |
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) |
(expm1.f32 (log1p.f32 (log.f32 x))) |
(log1p.f32 (-.f32 x #s(literal 1 binary32))) |
(exp.f32 (log.f32 (log.f32 x))) |
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32))) |
#s(literal 0 binary32) |
| Outputs |
|---|
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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)) (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 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(neg.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(-.f32 (*.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))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.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)))) (neg.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))) |
(-.f32 (fma.f32 x (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(-.f32 (*.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))))) (log.f32 (neg.f32 (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))) (neg.f32 (/.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)))) (neg.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (*.f32 (-.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) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))) |
(+.f32 (*.f32 (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)))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal -1 binary32) (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 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))))))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(+.f32 (fma.f32 #s(literal -1 binary32) (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 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 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 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(-.f32 (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 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 binary32)))) |
(-.f32 (-.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)))) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (-.f32 (log.f32 x) (log.f32 #s(literal 1/2 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 #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 (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 (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 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))) |
(-.f32 (/.f32 (neg.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 1/2 binary32)) (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 x)))) |
(-.f32 (+.f32 (-.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 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 binary32) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(neg.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(neg.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -2 binary32))) |
(-.f32 (*.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 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (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 -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 #s(literal -2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (+.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 -2 binary32)) (*.f32 #s(literal -1 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) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))) |
(+.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(+.f32 (+.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 #s(literal -2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(-.f32 (+.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 #s(literal 3/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 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 #s(literal -2 binary32)) (neg.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 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -2 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 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))) (log.f32 #s(literal -2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(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 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) (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 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 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 (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 (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) (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 (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal -3/40 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 (log.f32 #s(literal 1/2 binary32)) (+.f32 (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 (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 (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 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 (+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 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 (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 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #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 (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 (+.f32 (log.f32 #s(literal -2 binary32)) (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)) (*.f32 #s(literal -1 binary32) (+.f32 (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)) (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)))) |
(+.f32 (-.f32 (log.f32 #s(literal -2 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 #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 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 binary32))) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(-.f32 (*.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32))) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 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))) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (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)))))) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(-.f32 (*.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)) (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 (+.f32 #s(literal 1/2 binary32) (/.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 (+.f32 #s(literal 1/2 binary32) (/.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 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/128 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 (neg.f32 x) (+.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 #s(literal 1/2 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 #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 (+.f32 #s(literal -2 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 x)) |
(*.f32 x (+.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 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 (+.f32 #s(literal -2 binary32) (+.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))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))))) (neg.f32 x)) |
(*.f32 (+.f32 #s(literal -2 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))))) (neg.f32 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))))) |
(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/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/8 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 (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 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 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 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 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 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 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))) |
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 #s(literal 1 binary32) (-.f32 (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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x)) |
(*.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 (+.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 #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 #s(literal 1 binary32) (-.f32 (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 (/.f32 x (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 #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 (*.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))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 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 (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 (*.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))) (neg.f32 (/.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))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 x (fma.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) (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)))) |
(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 (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 (log1p.f32 #s(literal 1 binary32)) (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 (+.f32 (log1p.f32 #s(literal 1 binary32)) (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 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.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 (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 (log1p.f32 #s(literal 1 binary32)) (-.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))) (log.f32 x))) |
(-.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 (log1p.f32 #s(literal 1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.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 #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 (-.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 (log1p.f32 #s(literal 1 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 (/.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 2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (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 (/.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 (/.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 (log.f32 (/.f32 #s(literal -1 binary32) x)) (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 (+.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 (/.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 (/.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 (/.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 (/.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 (/.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 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))) |
(*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))) |
(*.f32 #s(literal 3 binary32) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 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))))))) |
(fma.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 x #s(literal 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 (+.f32 (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (pow.f32 x #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 9/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/2 binary32) (/.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))))))) |
(fma.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 9/40 binary32)) (/.f32 #s(literal 1/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 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 9/40 binary32) (neg.f32 (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 9/40 binary32) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (log1p.f32 #s(literal 1 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 3 binary32)) |
(*.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 3 binary32)) |
(*.f32 (+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) #s(literal 3 binary32)) |
(-.f32 (*.f32 #s(literal 3 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 x #s(literal 2 binary32))))) |
(fma.f32 #s(literal 3 binary32) (+.f32 (log1p.f32 #s(literal 1 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) (neg.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(fma.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 3 binary32) (/.f32 #s(literal -3/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(fma.f32 (+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) #s(literal 3 binary32) (/.f32 #s(literal -3/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(+.f32 (*.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 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 #s(literal -1 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 (log1p.f32 #s(literal 1 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 3 binary32))) |
(-.f32 (*.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (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)))) |
(fma.f32 (+.f32 (log1p.f32 #s(literal 1 binary32)) (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)))) (neg.f32 (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (+.f32 (*.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 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 x #s(literal 2 binary32))))) |
(-.f32 (fma.f32 #s(literal -1 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 (+.f32 (log1p.f32 #s(literal 1 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 3 binary32))) (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32)))) |
(fma.f32 #s(literal -1 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))) (fma.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 3 binary32) (/.f32 #s(literal -3/4 binary32) (pow.f32 x #s(literal 2 binary32))))) |
(-.f32 (fma.f32 (+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) #s(literal 3 binary32) (/.f32 #s(literal -3/4 binary32) (pow.f32 x #s(literal 2 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 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(*.f32 #s(literal 3 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32)))) |
(+.f32 (*.f32 #s(literal 3 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 x #s(literal 2 binary32))))) |
(fma.f32 #s(literal 3 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 x #s(literal 2 binary32)))) |
(+.f32 (*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 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)))))) |
(fma.f32 #s(literal 3 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (+.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 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (fma.f32 #s(literal 3 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))))) |
(+.f32 (*.f32 #s(literal 3 binary32) (+.f32 (log.f32 #s(literal -1/2 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))))))) |
(fma.f32 #s(literal 3 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (+.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 (+.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (fma.f32 #s(literal 3 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 5/32 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 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32))))) |
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 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/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 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 (-.f32 #s(literal 2 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/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))) |
(*.f32 x (neg.f32 (+.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/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 #s(literal 2 binary32) (-.f32 (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 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 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 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 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 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 binary32)) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(+.f32 (log.f32 #s(literal -1 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 -1 binary32))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1 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 -1 binary32))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1 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 -1 binary32))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1 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 -1 binary32))) |
(-.f32 (log.f32 #s(literal -1 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 (/.f32 x (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 #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 (*.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))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 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 (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 (*.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))) (neg.f32 (/.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))))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 x (fma.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) (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)))) |
(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 (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 (log1p.f32 #s(literal 1 binary32)) (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 (+.f32 (log1p.f32 #s(literal 1 binary32)) (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 (log1p.f32 #s(literal 1 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 (log1p.f32 #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.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 (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 (log1p.f32 #s(literal 1 binary32)) (-.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))) (log.f32 x))) |
(-.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 (log1p.f32 #s(literal 1 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.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 #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 (-.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 (log1p.f32 #s(literal 1 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 (/.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 2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (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 (/.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 (/.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 (log.f32 (/.f32 #s(literal -1 binary32) x)) (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 (+.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 (/.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 (/.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 (/.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 (/.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 (/.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 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))) |
(+.f32 #s(literal 0 binary32) (log.f32 #s(literal 0 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 1/3 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 3 binary32)) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
#s(literal 0 binary32) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 #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 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (pow.f32 x #s(literal 2 binary32)))) |
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32)))) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32)))) |
(log.f32 #s(literal 0 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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(log.f32 #s(literal 0 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))) |
(log.f32 #s(literal 0 binary32)) |
(/.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 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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 (pow.f32 (log.f32 #s(literal 2 binary32)) #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(log.f32 #s(literal 0 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 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(log.f32 #s(literal 0 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 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))) |
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) |
(log1p.f32 #s(literal -1 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32)))) |
(log.f32 #s(literal 0 binary32)) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (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))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(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 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.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))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (/.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 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 1/3 binary32)) (/.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 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 1/3 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 3 binary32)) (/.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 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 3 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(-.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) (log.f32 #s(literal 0 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(-.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#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))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(+.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (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 (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 1 binary32) (sqrt.f32 (fma.f32 x x #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 (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 (pow.f32 (cbrt.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 (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))))) |
(*.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))))) |
(/.f32 (+.f32 (pow.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 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.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 (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 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.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)))) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (+.f32 (pow.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 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32)))))) |
(/.f32 (fma.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 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 x (+.f32 (+.f32 (neg.f32 x) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (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 2 binary32)) (*.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 (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 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (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 (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 (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 2 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (neg.f32 (pow.f32 x #s(literal 2 binary32))))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (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 (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 (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 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)) |
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 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))) |
(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))) |
(fma.f32 x x (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 (fma.f32 x 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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #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)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (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)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x 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 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.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 (cbrt.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 4 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #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) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #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) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (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)) (*.f32 (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 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) x) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (sqrt.f32 x)) (sqrt.f32 x) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (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))))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.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))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.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 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.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 (cbrt.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 4 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 x (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (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)) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) |
#s(literal 0 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
#s(literal 0 binary32) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 #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 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (pow.f32 x #s(literal 2 binary32)))) |
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32)))) |
(log.f32 #s(literal 0 binary32)) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32)))) |
(log.f32 #s(literal 0 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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(log.f32 #s(literal 0 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))) |
(log.f32 #s(literal 0 binary32)) |
(/.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 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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 (pow.f32 (log.f32 #s(literal 2 binary32)) #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x))) |
(log.f32 #s(literal 0 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 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)))) |
(log.f32 #s(literal 0 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 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))) |
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) |
(log1p.f32 #s(literal -1 binary32)) |
(log.f32 #s(literal 0 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32)))) |
(log.f32 #s(literal 0 binary32)) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32))) |
(log.f32 #s(literal 0 binary32)) |
(fma.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (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))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(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 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.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))) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x)) |
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (/.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 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 1/3 binary32)) (/.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 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 1/3 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 3 binary32)) (/.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 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))) |
(+.f32 (log.f32 #s(literal 3 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) |
(fma.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) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
(-.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))) (log.f32 #s(literal 0 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))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(-.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 0 binary32))) |
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 1/3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 1/3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 #s(literal 3 binary32))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 3 binary32))) |
(fma.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))) (neg.f32 (log.f32 #s(literal 0 binary32)))) |
#s(literal 0 binary32) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32)))) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) |
(*.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32)) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(*.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 #s(literal 2 binary32)))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(*.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32)))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32)) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 3 binary32)) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(pow.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32)) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(sqrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) |
(expm1.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32)))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(exp.f32 (log.f32 (log.f32 #s(literal 2 binary32)))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 2 binary32))) #s(literal 1 binary32))) |
(log1p.f32 #s(literal 1 binary32)) |
(log.f32 #s(literal 2 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x))) |
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 x))) |
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32)) |
(expm1.f32 (log1p.f32 (log.f32 x))) |
(*.f32 (log.f32 x) #s(literal 1 binary32)) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(*.f32 #s(literal 1 binary32) (log.f32 x)) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(*.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(pow.f32 (log.f32 x) #s(literal 1 binary32)) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 3 binary32)) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/3 binary32)) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(expm1.f32 (log1p.f32 (log.f32 x))) |
(log1p.f32 (-.f32 x #s(literal 1 binary32))) |
(log1p.f32 (+.f32 x #s(literal -1 binary32))) |
(exp.f32 (log.f32 (log.f32 x))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32))) |
(neg.f32 (neg.f32 (log.f32 x))) |
(log.f32 x) |
#s(literal 0 binary32) |
Compiled 9 999 to 1 940 computations (80.6% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 547 | 2 | 549 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 1 | 1 |
| Total | 548 | 6 | 554 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.2% | (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| ▶ | 97.0% | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
| ✓ | 9.4% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | 49.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 95.2% | (log.f32 (+.f32 x x)) |
| ▶ | 6.1% | #s(literal 0 binary32) |
Compiled 46 to 34 computations (26.1% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/2 binary32) x) |
| ✓ | cost-diff | 0 | (log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
| ✓ | cost-diff | 0 | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
| 6× | sub-neg |
| 4× | fma-define |
| 4× | +-commutative |
| 2× | *-commutative |
| 2× | associate--r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 48 |
| 1 | 14 | 48 |
| 2 | 16 | 48 |
| 3 | 18 | 48 |
| 4 | 23 | 48 |
| 5 | 27 | 48 |
| 6 | 32 | 48 |
| 1× | saturated |
| Inputs |
|---|
#s(literal 0 binary32) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
#s(literal 1/2 binary32) |
x |
| Outputs |
|---|
#s(literal 0 binary32) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
#s(literal 1/2 binary32) |
x |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f32 #s(literal 1/2 binary32) x) |
| ✓ | accuracy | 100.0% | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
| 12.0ms | 256× | 0 | valid |
Compiled 17 to 8 computations (52.9% saved)
ival-log: 3.0ms (45.9% of total)ival-div: 2.0ms (30.6% of total)ival-neg: 1.0ms (15.3% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))> |
#<alt (log.f32 (/.f32 #s(literal 1/2 binary32) x))> |
#<alt (/.f32 #s(literal 1/2 binary32) x)> |
| Outputs |
|---|
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))> |
#<alt (*.f32 #s(literal -1 binary32) (+.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 #s(literal -1 binary32) (log.f32 x)))> |
#<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 #s(literal -1 binary32) (log.f32 x)))> |
#<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)) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<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)) (log.f32 (/.f32 #s(literal 1 binary32) x)))> |
#<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)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
#<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)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | x | @ | 0 | (neg (log (/ 1/2 x))) |
| 15.0ms | x | @ | -inf | (neg (log (/ 1/2 x))) |
| 8.0ms | x | @ | inf | (neg (log (/ 1/2 x))) |
| 0.0ms | x | @ | 0 | (log (/ 1/2 x)) |
| 0.0ms | x | @ | inf | (log (/ 1/2 x)) |
| 1× | batch-egg-rewrite |
| 610× | unpow-prod-down |
| 338× | log-prod |
| 334× | cbrt-prod |
| 317× | log1p-expm1-u |
| 317× | expm1-log1p-u |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 54 |
| 1 | 96 | 54 |
| 2 | 1167 | 54 |
| 1× | node limit |
| Inputs |
|---|
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
| Outputs |
|---|
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
| 1× | egg-herbie |
| 110× | fma-define |
| 110× | fmm-def |
| 66× | sub-neg |
| 40× | associate-+l- |
| 34× | associate--r+ |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 676 |
| 1 | 74 | 612 |
| 2 | 99 | 580 |
| 3 | 126 | 580 |
| 4 | 179 | 580 |
| 5 | 287 | 580 |
| 6 | 353 | 580 |
| 7 | 421 | 580 |
| 8 | 438 | 580 |
| 9 | 443 | 580 |
| 10 | 444 | 580 |
| 1× | saturated |
| Inputs |
|---|
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(*.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 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(*.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 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(*.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 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(*.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 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 #s(literal -1 binary32) (log.f32 x))) |
(+.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 #s(literal -1 binary32) (log.f32 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 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)) (log.f32 (/.f32 #s(literal 1 binary32) 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)) (log.f32 (/.f32 #s(literal 1 binary32) 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)) (log.f32 (/.f32 #s(literal -1 binary32) 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)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
| Outputs |
|---|
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))) |
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (neg.f32 (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (neg.f32 (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (neg.f32 (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(-.f32 (neg.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 #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 #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 #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 #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)) (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)) (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)) (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)) (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)) (log.f32 (/.f32 #s(literal -1 binary32) 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)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
#s(literal -8 binary32) |
#s(literal -3 binary32) |
#s(literal -2 binary32) |
#s(literal -1 binary32) |
#s(literal -2/3 binary32) |
#s(literal -1/2 binary32) |
#s(literal -1/3 binary32) |
#s(literal -1/4 binary32) |
#s(literal -1/8 binary32) |
#s(literal 0 binary32) |
#s(literal 1/9 binary32) |
#s(literal 1/8 binary32) |
#s(literal 1/6 binary32) |
#s(literal 1/4 binary32) |
#s(literal 1/3 binary32) |
#s(literal 1/2 binary32) |
#s(literal 2/3 binary32) |
#s(literal 1 binary32) |
#s(literal 4/3 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
Compiled 127 to 54 computations (57.5% saved)
16 alts after pruning (11 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 11 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 4 | 4 |
| Total | 31 | 16 | 47 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.2% | (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| ✓ | 97.0% | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
| ✓ | 9.4% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | 49.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 95.2% | (log.f32 (+.f32 x x)) |
| ▶ | 25.3% | #s(literal 9 binary32) |
| 24.8% | #s(literal 8 binary32) | |
| 24.0% | #s(literal 6 binary32) | |
| 23.7% | #s(literal 5 binary32) | |
| ▶ | 23.3% | #s(literal 4 binary32) |
| 22.7% | #s(literal 3 binary32) | |
| ▶ | 22.6% | #s(literal 5/2 binary32) |
| 22.3% | #s(literal 2 binary32) | |
| ▶ | 21.6% | #s(literal 3/2 binary32) |
| 21.0% | #s(literal 1 binary32) | |
| ▶ | 20.1% | #s(literal 1/2 binary32) |
Compiled 88 to 76 computations (13.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 5 |
| 1× | saturated |
| Inputs |
|---|
#s(literal 9 binary32) |
#s(literal 1/2 binary32) |
#s(literal 3/2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 4 binary32) |
| Outputs |
|---|
#s(literal 9 binary32) |
#s(literal 1/2 binary32) |
#s(literal 3/2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 4 binary32) |
| 13.0ms | 256× | 0 | valid |
Compiled 7 to 8 computations (-14.3% saved)
...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
16 alts after pruning (6 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 0 | 16 | 16 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 49.2% | (*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| ✓ | 97.0% | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
| ✓ | 9.4% | (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
| ✓ | 49.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 95.2% | (log.f32 (+.f32 x x)) |
| ✓ | 25.3% | #s(literal 9 binary32) |
| 24.8% | #s(literal 8 binary32) | |
| 24.0% | #s(literal 6 binary32) | |
| 23.7% | #s(literal 5 binary32) | |
| ✓ | 23.3% | #s(literal 4 binary32) |
| 22.7% | #s(literal 3 binary32) | |
| ✓ | 22.6% | #s(literal 5/2 binary32) |
| 22.3% | #s(literal 2 binary32) | |
| ✓ | 21.6% | #s(literal 3/2 binary32) |
| 21.0% | #s(literal 1 binary32) | |
| ✓ | 20.1% | #s(literal 1/2 binary32) |
Compiled 123 to 91 computations (26% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
(log.f32 (+.f32 x x)) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.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 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) |
| Outputs |
|---|
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
3 calls:
| 130.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 9.0ms | x |
| 6.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 1 | x |
| 97.0% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 97.0% | 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) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
(log.f32 (+.f32 x x)) |
| Outputs |
|---|
(log.f32 (+.f32 x x)) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
#s(literal 9 binary32) |
| Outputs |
|---|
#s(literal 9 binary32) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
#s(literal 8 binary32) |
| Outputs |
|---|
#s(literal 8 binary32) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.8% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
#s(literal 6 binary32) |
| Outputs |
|---|
#s(literal 6 binary32) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.0% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
#s(literal 5 binary32) |
| Outputs |
|---|
#s(literal 5 binary32) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.7% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
#s(literal 4 binary32) |
| Outputs |
|---|
#s(literal 4 binary32) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
#s(literal 3 binary32) |
| Outputs |
|---|
#s(literal 3 binary32) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.7% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
#s(literal 5/2 binary32) |
| Outputs |
|---|
#s(literal 5/2 binary32) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.6% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
#s(literal 2 binary32) |
| Outputs |
|---|
#s(literal 2 binary32) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
#s(literal 3/2 binary32) |
| Outputs |
|---|
#s(literal 3/2 binary32) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.6% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
#s(literal 1 binary32) |
| Outputs |
|---|
#s(literal 1 binary32) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.0% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal 0 binary32) |
#s(literal 1/2 binary32) |
| Outputs |
|---|
#s(literal 1/2 binary32) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 20.1% | 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 |
| 3× | 1-exp |
| 2× | sub-neg |
| 2× | *-commutative |
| 2× | neg-sub0 |
| 2× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 47 |
| 1 | 30 | 47 |
| 2 | 32 | 47 |
| 3 | 33 | 47 |
| 1× | saturated |
| Inputs |
|---|
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (+.f32 x x)) |
#s(literal 9 binary32) |
#s(literal 8 binary32) |
#s(literal 6 binary32) |
#s(literal 5 binary32) |
#s(literal 4 binary32) |
#s(literal 3 binary32) |
#s(literal 5/2 binary32) |
#s(literal 2 binary32) |
#s(literal 3/2 binary32) |
#s(literal 1 binary32) |
#s(literal 1/2 binary32) |
#s(literal 0 binary32) |
| Outputs |
|---|
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (+.f32 x x)) |
#s(literal 9 binary32) |
#s(literal 8 binary32) |
#s(literal 6 binary32) |
#s(literal 5 binary32) |
#s(literal 4 binary32) |
#s(literal 3 binary32) |
#s(literal 5/2 binary32) |
#s(literal 2 binary32) |
#s(literal 3/2 binary32) |
#s(literal 1 binary32) |
#s(literal 1/2 binary32) |
#s(literal 0 binary32) |
| 1 194× | unpow-prod-down |
| 1 172× | times-frac |
| 1 012× | distribute-lft-in |
| 922× | distribute-rgt-in |
| 891× | log1p-expm1-u |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 561 | 11656 |
| 1 | 1400 | 10951 |
| 2 | 4381 | 10883 |
| 0 | 25 | 176 |
| 1 | 334 | 50 |
| 2 | 4476 | 50 |
| 0 | 835 | 8589949875 |
| 1 | 1682 | 8589949487 |
| 2 | 4979 | 8589948590 |
| 0 | 12 | 104 |
| 1 | 155 | 104 |
| 2 | 2076 | 104 |
| 0 | 10 | 54 |
| 1 | 96 | 54 |
| 2 | 1167 | 54 |
| 1× | fuel |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
Compiled 461 to 120 computations (74% saved)
Compiled 90 to 68 computations (24.4% saved)
Loading profile data...