
Time bar (total: 8.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.6% | 0.4% | 0% | 0% | 0% | 0 |
| 100% | 99.6% | 0% | 0.4% | 0% | 0% | 0% | 1 |
Compiled 4 to 4 computations (0% saved)
| 366.0ms | 8 256× | 0 | valid |
ival-asinh: 233.0ms (96.2% of total)ival-true: 6.0ms (2.5% of total)ival-assert: 3.0ms (1.2% of total)| 1× | egg-herbie |
| 12× | sub-neg |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 8× | +-commutative |
| 4× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 7 |
| 1 | 10 | 7 |
| 2 | 14 | 7 |
| 3 | 17 | 7 |
| 4 | 21 | 7 |
| 5 | 28 | 7 |
| 6 | 35 | 7 |
| 0 | 9 | 12 |
| 1 | 13 | 12 |
| 0 | 13 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 130 | 1 | (0.004877704661339521) | 2 | (-0.020964045077562332) | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 67 | 0 | - | 0 | - | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | (+.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (fabs.f32 x) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f32 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) | sensitivity | 126 | 2 |
sqrt.f32 | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 67 | 0 |
| ↳ | (+.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 67 | |
| ↳ | (*.f32 x x) | overflow | 67 | |
log.f32 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 3 | 0 |
| ↳ | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 3 | |
| ↳ | (+.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 67 | |
| ↳ | (*.f32 x x) | overflow | 67 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 192 | 2 |
| - | 1 | 61 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 192 | 2 | 0 |
| - | 1 | 0 | 61 |
| number | freq |
|---|---|
| 0 | 63 |
| 1 | 190 |
| 2 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 39.0ms | 176× | 1 | valid |
| 36.0ms | 336× | 0 | valid |
Compiled 128 to 40 computations (68.8% saved)
ival-hypot: 15.0ms (27.2% of total)ival-log: 12.0ms (21.7% of total)ival-copysign: 7.0ms (12.7% of total)ival-add: 7.0ms (12.7% of total)ival-fabs: 7.0ms (12.7% of total)ival-mult: 4.0ms (7.2% of total)adjust: 3.0ms (5.4% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 13 to 9 computations (30.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| ✓ | cost-diff | 64 | (+.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 4× | +-commutative |
| 2× | sqrt-lowering-sqrt.f64 |
| 2× | copysign-lowering-copysign.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 49 |
| 1 | 13 | 49 |
| 0 | 13 | 44 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(fabs x) |
x |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
(* x x) |
1 |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* x x) 1)) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(+ (* x x) 1) |
(fma.f32 x x #s(literal 1 binary32)) |
(* x x) |
(*.f32 x x) |
1 |
#s(literal 1 binary32) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 99.9% | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 77.4% | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| ✓ | accuracy | 59.1% | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 22.0ms | 88× | 1 | valid |
| 16.0ms | 168× | 0 | valid |
Compiled 51 to 11 computations (78.4% saved)
ival-fabs: 6.0ms (22.2% of total)ival-log: 6.0ms (22.2% of total)ival-hypot: 6.0ms (22.2% of total)ival-copysign: 3.0ms (11.1% of total)ival-add: 3.0ms (11.1% of total)ival-mult: 2.0ms (7.4% of total)adjust: 1.0ms (3.7% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x x) 1)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)> |
#<alt (log (+ (fabs x) (sqrt (+ (* x x) 1))))> |
#<alt (+ (fabs x) (sqrt (+ (* x x) 1)))> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (fabs x)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | inf | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 0.0ms | x | @ | inf | (+ (fabs x) (sqrt (+ (* x x) 1))) |
| 0.0ms | x | @ | inf | (+ (* x x) 1) |
| 0.0ms | x | @ | -inf | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 1× | batch-egg-rewrite |
| 5 872× | accelerator-lowering-fma.f32 |
| 5 872× | accelerator-lowering-fma.f64 |
| 3 070× | *-lowering-*.f32 |
| 3 070× | *-lowering-*.f64 |
| 2 316× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 44 |
| 1 | 44 | 44 |
| 2 | 317 | 44 |
| 3 | 3420 | 44 |
| 0 | 8354 | 39 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x x) 1) |
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(sqrt (+ (* x x) 1)) |
(fabs x) |
| Outputs |
|---|
(hypot.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(hypot.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(hypot.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 (neg.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(hypot.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(hypot.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(hypot.f32 (*.f32 (neg.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(neg.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) |
(exp.f32 (log1p.f32 (*.f32 x x))) |
(exp.f32 (*.f32 (neg.f32 (log1p.f32 (*.f32 x x))) #s(literal -1 binary32))) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(+.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fabs.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 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #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 binary32)) |
(pow.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal 4 binary32)) |
(pow.f32 (*.f32 (*.f32 (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)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/4 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log1p.f32 (*.f32 x x)))) |
(pow.f32 (exp.f32 #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x)))) |
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log1p.f32 (*.f32 x x))) |
(fma.f32 x x #s(literal 1 binary32)) |
(fma.f32 x (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 x) (*.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 x (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x)) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x)) #s(literal 1 binary32)) |
(fma.f32 (/.f32 x (+.f32 x #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))) (/.f32 (*.f32 x x) (+.f32 x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 x #s(literal 1 binary32))) (/.f32 x (+.f32 x #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (*.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32)) x #s(literal 1 binary32)) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (fma.f32 x x #s(literal 1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(fma.f32 (exp.f32 (log.f32 (neg.f32 x))) (exp.f32 (log.f32 (neg.f32 x))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) |
(/.f32 (fma.f32 x (*.f32 x (*.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))))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (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)) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (neg.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x #s(literal -1 binary32))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) (fma.f32 x (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #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 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) |
(/.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(/.f32 (exp.f32 (log1p.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (exp.f32 (log1p.f32 (*.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)))))) |
(/.f32 (exp.f32 (log.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (exp.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))))) (exp.f32 (log.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))))) |
(/.f32 (exp.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (exp.f32 (log1p.f32 (*.f32 x (neg.f32 x))))) |
(/.f32 (exp.f32 (log1p.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (exp.f32 (log1p.f32 (*.f32 x (neg.f32 x))))) |
(sqrt.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (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)) (*.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)) (/.f32 (fma.f32 x x #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)))) |
(*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) |
(*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (fma.f32 #s(literal -1 binary32) (*.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (fma.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (-.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x)))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x x))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 (exp.f32 (log1p.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (exp.f32 (neg.f32 (log1p.f32 (*.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))))) |
(*.f32 (exp.f32 (log.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (exp.f32 (neg.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32)))))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(neg.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(+.f32 (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (fma.f32 x (neg.f32 x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))))) |
(+.f32 (neg.f32 (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))))))) (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))))))) (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(+.f32 (log.f32 (/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (fma.f32 x x (fma.f32 (fabs.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) (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(fma.f32 #s(literal -1 binary32) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (fma.f32 (*.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 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (log.f32 (*.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (fma.f32 x (neg.f32 x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (*.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 (*.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 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32))) (log.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x))))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32))) (log.f32 (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32))) (log.f32 (*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) #s(literal 1 binary32))) (log.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x (neg.f32 x) (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) (log.f32 (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) (log.f32 (fma.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) (log.f32 (fma.f32 x (/.f32 x (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 (*.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 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(-.f32 (log.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 2 binary32))) (log.f32 (*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))) (log.f32 (*.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(neg.f32 (/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(neg.f32 (/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(neg.f32 (/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) |
(neg.f32 (/.f32 (fma.f32 x (neg.f32 x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(exp.f32 (*.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal -1 binary32))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(fma.f32 x (/.f32 x (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 (fabs.f32 x) (/.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 (neg.f32 x) (/.f32 (neg.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 x)) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 x x (fma.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (fma.f32 x (neg.f32 x) (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (fma.f32 (*.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 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) |
(/.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.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 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x))))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) #s(literal 1 binary32)) (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 x (neg.f32 x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (fma.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (fma.f32 x (/.f32 x (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (fma.f32 (*.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 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 x x (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))) (*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))) (/.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (fma.f32 x (neg.f32 x) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.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)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) |
(*.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(*.f32 (/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32)))) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))))))) (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) |
(*.f32 (/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))))))) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(*.f32 (/.f32 (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal -1 binary32))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (neg.f32 x) #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 x x (fma.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x #s(literal 1 binary32))))) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x)))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log1p.f32 (*.f32 x x))) #s(literal 1/4 binary32))) |
(exp.f32 (*.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1/4 binary32)) #s(literal 2 binary32))) |
(exp.f32 (-.f32 (log1p.f32 (*.f32 x x)) (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))))) |
(fabs.f32 (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 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/4 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal -1/2 binary32)) |
(pow.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 (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)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/8 binary32)) |
(pow.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (log1p.f32 (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) |
(/.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32))))))) |
(/.f32 (exp.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (exp.f32 (*.f32 #s(literal 1/2 binary32) (log.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(exp.f32 (log.f32 (fabs.f32 x))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 1 binary32))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(pow.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
| 1× | egg-herbie |
| 24 610× | accelerator-lowering-fma.f32 |
| 24 610× | accelerator-lowering-fma.f64 |
| 4 994× | *-lowering-*.f32 |
| 4 994× | *-lowering-*.f64 |
| 4 040× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 782 |
| 1 | 490 | 754 |
| 2 | 1511 | 741 |
| 3 | 5413 | 691 |
| 0 | 8421 | 635 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
| Outputs |
|---|
1 |
#s(literal 1 binary32) |
(+ 1 (pow x 2)) |
(fma.f32 x x #s(literal 1 binary32)) |
(+ 1 (pow x 2)) |
(fma.f32 x x #s(literal 1 binary32)) |
(+ 1 (pow x 2)) |
(fma.f32 x x #s(literal 1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal 1 binary32)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal 1 binary32)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal 1 binary32)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal 1 binary32)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal 1 binary32)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(fma.f32 x x #s(literal 1 binary32)) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 #s(literal 2 binary32) (*.f32 x x) #s(literal -3 binary32))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))) (/.f32 (fabs.f32 x) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal -1/2 binary32)) #s(literal 1/2 binary32)) x) (fabs.f32 x)) x) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal -1/2 binary32)) (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 #s(literal 2 binary32) (*.f32 x x) #s(literal -3 binary32))) (/.f32 #s(literal -1/6 binary32) x) #s(literal 1/2 binary32))) x) (fabs.f32 x)) x) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (fabs.f32 x) (fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -1/8 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/16 binary32) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(+.f32 x (fabs.f32 x)) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(+.f32 (fma.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (fabs.f32 x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) |
1 |
#s(literal 1 binary32) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal -1/8 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal 1/16 binary32) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (*.f32 x (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(-.f32 (/.f32 #s(literal -1/2 binary32) x) x) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(fma.f32 x (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(+.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x) (*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
Compiled 10 262 to 1 601 computations (84.4% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 333 | 18 | 351 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 334 | 18 | 352 |
| Status | Accuracy | Program |
|---|---|---|
| 52.5% | (copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) | |
| 55.3% | (copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) | |
| 54.4% | (copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) | |
| ▶ | 13.6% | (copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) x) |
| 15.2% | (copysign.f32 (-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (neg.f32 (log.f32 (neg.f32 x)))) x) | |
| 13.9% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) | |
| 35.7% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) x) | |
| 15.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) x) | |
| ▶ | 69.9% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 29.4% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| ▶ | 27.3% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
| 35.7% | (copysign.f32 (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) x) | |
| 19.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) x) | |
| 27.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) | |
| 28.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 31.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| ▶ | 19.1% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
| ▶ | 12.9% | (copysign.f32 (log.f32 x) x) |
Compiled 598 to 342 computations (42.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1 binary32) (*.f32 x x)) |
| ✓ | cost-diff | 0 | (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
| ✓ | cost-diff | 0 | (copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) x) |
| ✓ | cost-diff | 256 | (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
| ✓ | cost-diff | 0 | (-.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
| ✓ | cost-diff | 0 | (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
| ✓ | cost-diff | 96 | (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) |
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 x) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (log1p.f32 (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 13 784× | accelerator-lowering-fma.f32 |
| 13 784× | accelerator-lowering-fma.f64 |
| 3 296× | +-lowering-+.f64 |
| 3 296× | +-lowering-+.f32 |
| 2 200× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 181 |
| 1 | 59 | 177 |
| 2 | 103 | 177 |
| 3 | 158 | 177 |
| 4 | 258 | 177 |
| 5 | 544 | 177 |
| 6 | 1147 | 177 |
| 7 | 1651 | 177 |
| 8 | 2081 | 173 |
| 9 | 2562 | 173 |
| 10 | 3240 | 173 |
| 11 | 4356 | 173 |
| 12 | 5241 | 173 |
| 13 | 5915 | 173 |
| 14 | 6307 | 173 |
| 15 | 6489 | 173 |
| 16 | 6505 | 173 |
| 17 | 6505 | 173 |
| 18 | 6573 | 173 |
| 19 | 6685 | 173 |
| 20 | 6693 | 173 |
| 21 | 6693 | 173 |
| 22 | 7540 | 173 |
| 0 | 8328 | 161 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
x |
(copysign (log x) x) |
(log x) |
x |
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x) |
(log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) |
(+ 1 (+ (* x (* x 1/2)) (fabs x))) |
1 |
(+ (* x (* x 1/2)) (fabs x)) |
x |
(* x 1/2) |
1/2 |
(fabs x) |
(copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x) |
(log (+ (- (fabs x) x) (/ -1/2 x))) |
(+ (- (fabs x) x) (/ -1/2 x)) |
(- (fabs x) x) |
(fabs x) |
x |
(/ -1/2 x) |
-1/2 |
(copysign (+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x))) x) |
(+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x))) |
1/2 |
(+ (/ 1 (* x x)) -1) |
(/ 1 (* x x)) |
1 |
(* x x) |
x |
-1 |
(+ (log x) (/ (fabs x) x)) |
(log x) |
(/ (fabs x) x) |
(fabs x) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
x |
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) |
(log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ 1 (+ (* x (* x 1/2)) (fabs x))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
1 |
#s(literal 1 binary32) |
(+ (* x (* x 1/2)) (fabs x)) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
x |
(* x 1/2) |
(*.f32 x #s(literal 1/2 binary32)) |
1/2 |
#s(literal 1/2 binary32) |
(fabs x) |
(fabs.f32 x) |
(copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(log (+ (- (fabs x) x) (/ -1/2 x))) |
(log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) |
(+ (- (fabs x) x) (/ -1/2 x)) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(- (fabs x) x) |
(-.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
-1/2 |
#s(literal -1/2 binary32) |
(copysign (+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x)) x) |
(+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x))) |
(+.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x)) |
1/2 |
#s(literal 1/2 binary32) |
(+ (/ 1 (* x x)) -1) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/ 1 (* x x)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
1 |
#s(literal 1 binary32) |
(* x x) |
(*.f32 x x) |
x |
-1 |
#s(literal -1 binary32) |
(+ (log x) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(log x) |
(log.f32 x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (-.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
| ✓ | accuracy | 100.0% | (*.f32 x #s(literal 1/2 binary32)) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| ✓ | accuracy | 100.0% | (log1p.f32 (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| 155.0ms | 256× | 0 | invalid |
Compiled 173 to 31 computations (82.1% saved)
ival-add: 107.0ms (75.4% of total)ival-copysign: 10.0ms (7% of total)ival-mult: 7.0ms (4.9% of total)ival-div: 5.0ms (3.5% of total)ival-log1p: 5.0ms (3.5% of total)ival-log: 4.0ms (2.8% of total)ival-fabs: 2.0ms (1.4% of total)ival-sub: 1.0ms (0.7% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (copysign (log x) x)> |
#<alt (log x)> |
#<alt (log (+ 1 (+ (* x (* x 1/2)) (fabs x))))> |
#<alt (copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)> |
#<alt (+ 1 (+ (* x (* x 1/2)) (fabs x)))> |
#<alt (+ (* x (* x 1/2)) (fabs x))> |
#<alt (copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x)> |
#<alt (log (+ (- (fabs x) x) (/ -1/2 x)))> |
#<alt (+ (- (fabs x) x) (/ -1/2 x))> |
#<alt (- (fabs x) x)> |
#<alt (+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x)))> |
#<alt (copysign (+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x))) x)> |
#<alt (+ (/ 1 (* x x)) -1)> |
#<alt (/ 1 (* x x))> |
#<alt (* x 1/2)> |
#<alt (* x x)> |
#<alt (+ (log x) (/ (fabs x) x))> |
| Outputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* 1/2 (pow x 2)))> |
#<alt (+ (fabs x) (* 1/2 (pow x 2)))> |
#<alt (+ (fabs x) (* 1/2 (pow x 2)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))> |
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))> |
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)> |
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ (+ 1/2 (* x (fabs x))) (pow x 2))> |
#<alt (/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))> |
#<alt (/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2))> |
#<alt (- (* -1 (log (/ 1 x))) 1/2)> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2)> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2)> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2)> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x)> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (* -1 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1 (* -1 (pow x 2))) (pow x 2))> |
#<alt -1> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt -1> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt (- (/ 1 (pow x 2)) 1)> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (+ (fabs x) (* x (log x))) x)> |
#<alt (/ (+ (fabs x) (* x (log x))) x)> |
#<alt (/ (+ (fabs x) (* x (log x))) x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | 0 | (log x) |
| 28.0ms | x | @ | 0 | (log (+ 1 (fabs x))) |
| 25.0ms | x | @ | inf | (log (+ 1 (fabs x))) |
| 25.0ms | x | @ | -inf | (log (+ 1 (fabs x))) |
| 18.0ms | x | @ | -inf | (log x) |
| 1× | batch-egg-rewrite |
| 5 228× | *-lowering-*.f32 |
| 5 228× | *-lowering-*.f64 |
| 3 918× | /-lowering-/.f32 |
| 3 918× | /-lowering-/.f64 |
| 3 576× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 155 |
| 1 | 169 | 147 |
| 2 | 1653 | 144 |
| 0 | 8450 | 130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
(copysign (log x) x) |
(log x) |
(log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) |
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x) |
(+ 1 (+ (* x (* x 1/2)) (fabs x))) |
(+ (* x (* x 1/2)) (fabs x)) |
(copysign (log (+ (- (fabs x) x) (/ -1/2 x))) x) |
(log (+ (- (fabs x) x) (/ -1/2 x))) |
(+ (- (fabs x) x) (/ -1/2 x)) |
(- (fabs x) x) |
(+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x))) |
(copysign (+ (* 1/2 (+ (/ 1 (* x x)) -1)) (+ (log x) (/ (fabs x) x))) x) |
(+ (/ 1 (* x x)) -1) |
(/ 1 (* x x)) |
(* x 1/2) |
(* x x) |
(+ (log x) (/ (fabs x) x)) |
| Outputs |
|---|
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log1p.f32 (fabs.f32 x)) |
(neg.f32 (log.f32 (/.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(+.f32 (log1p.f32 (*.f32 x (neg.f32 x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (-.f32 (*.f32 x x) (fabs.f32 x)))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(-.f32 (log1p.f32 (*.f32 x (neg.f32 x))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) (log.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 x) x) |
(log.f32 x) |
(log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(neg.f32 (log.f32 (/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))))) |
(+.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(+.f32 (log1p.f32 (*.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))))) |
(-.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(-.f32 (log1p.f32 (*.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)))) (log.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))) (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x x))) (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) |
(+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)) |
(pow.f32 (/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) #s(literal 1 binary32)) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) |
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)))) |
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (neg.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x x))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal 1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) |
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)) |
(+.f32 (*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (fabs.f32 x)) |
(+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32)) (fabs.f32 x)) |
(pow.f32 (/.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (fabs.f32 x)) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (fabs.f32 x)) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32) (fabs.f32 x)) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x)))) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x)))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) (neg.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))) (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))) (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))))) |
(-.f32 (log.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 (-.f32 (fabs.f32 x) x) (*.f32 x #s(literal -2 binary32))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(-.f32 (log.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32)))) (log.f32 (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x #s(literal -2 binary32))))) |
(-.f32 (log.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1/2 binary32)))) (log.f32 (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x)))) |
(-.f32 (log.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal -1/2 binary32)))) (log.f32 (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) x))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32)))) (log.f32 (*.f32 (+.f32 x (fabs.f32 x)) (*.f32 x #s(literal -2 binary32))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 x) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1/2 binary32)))) (log.f32 (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 x)))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) x (*.f32 (+.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)))) (log.f32 (*.f32 (+.f32 x (fabs.f32 x)) x))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) (log.f32 (*.f32 (*.f32 x #s(literal -2 binary32)) (+.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 (neg.f32 x) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (neg.f32 x) (fma.f32 x x (*.f32 x (neg.f32 x)))))) (log.f32 (*.f32 (neg.f32 x) (+.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 x (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 x (fabs.f32 x)) (*.f32 x (fma.f32 x x (*.f32 x (neg.f32 x)))))) (log.f32 (*.f32 x (+.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))))) (log.f32 (fma.f32 x x (fma.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)))) (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) (log.f32 (+.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) |
(+.f32 (fabs.f32 x) (neg.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(+.f32 (fabs.f32 x) (+.f32 (neg.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) |
(+.f32 (+.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) (neg.f32 x)) |
(pow.f32 (/.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))) (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (+.f32 (neg.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 (neg.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (-.f32 (fabs.f32 x) x)) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x) (-.f32 (fabs.f32 x) x)) |
(fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32) (-.f32 (fabs.f32 x) x)) |
(fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) (/.f32 #s(literal -1/2 binary32) x)) |
(-.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
(-.f32 (/.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(-.f32 (+.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x) |
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x (fma.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (fma.f32 x x (fma.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x))) (/.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (/.f32 (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))) (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))) (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 (-.f32 (fabs.f32 x) x) (*.f32 x #s(literal -2 binary32)))))) |
(/.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1/2 binary32))) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 x) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1/2 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 x))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) x (*.f32 (+.f32 x (fabs.f32 x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) x)) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (*.f32 x #s(literal -2 binary32)) (+.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (neg.f32 x) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (neg.f32 x) (+.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 x (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 x (fabs.f32 x)) (*.f32 x (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 x (+.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 (-.f32 (fabs.f32 x) x) (*.f32 x #s(literal -2 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) (fma.f32 x x (fma.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x))) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal -2 binary32)) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 x) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 x))) |
(/.f32 (fma.f32 #s(literal 1 binary32) x (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1/2 binary32))) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) x)) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 x)) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1/2 binary32))) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))) (*.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal -2 binary32)) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 x) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) #s(literal 1/2 binary32))) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 x))) |
(/.f32 (fma.f32 #s(literal 1 binary32) x (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) x)) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 x)) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) #s(literal -1 binary32))) (*.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 (neg.f32 x)) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal -1 binary32))) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 (neg.f32 x)) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal -1/2 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal -1 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) #s(literal 1 binary32))) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) #s(literal 1 binary32))) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 x) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) #s(literal 1/2 binary32))) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) (neg.f32 x))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) x (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) #s(literal -1/2 binary32))) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) x)) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 (neg.f32 x)) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) #s(literal -1/2 binary32))) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) #s(literal -1 binary32))) (*.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal -2 binary32)) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 1 binary32))) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 1 binary32))) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 x) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (neg.f32 x))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) x (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1/2 binary32))) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) x)) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (neg.f32 x)) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1/2 binary32))) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1 binary32))) (*.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 x #s(literal -2 binary32)) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 x) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) (neg.f32 x))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) x (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) #s(literal -1/2 binary32))) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) x)) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 (neg.f32 x)) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) #s(literal -1/2 binary32))) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) #s(literal -1 binary32))) (*.f32 (neg.f32 (+.f32 x (fabs.f32 x))) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (*.f32 x #s(literal -2 binary32)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) #s(literal 1 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) #s(literal 1/2 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (neg.f32 x))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) x)) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 (neg.f32 x)) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 (*.f32 x #s(literal -2 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (neg.f32 (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32))) (*.f32 (*.f32 x #s(literal -2 binary32)) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32))) (*.f32 (*.f32 x #s(literal -2 binary32)) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (neg.f32 x)) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (*.f32 x #s(literal -2 binary32)) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (*.f32 x #s(literal -2 binary32)) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x #s(literal -2 binary32)) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (+.f32 x (fabs.f32 x))) (*.f32 (*.f32 x #s(literal -2 binary32)) (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))))) (*.f32 (*.f32 x #s(literal -2 binary32)) (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (+.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (neg.f32 x)) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (neg.f32 (+.f32 x (fabs.f32 x))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (*.f32 x #s(literal -2 binary32)) #s(literal 1 binary32)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (-.f32 (fabs.f32 x) (neg.f32 x)) (*.f32 (neg.f32 x) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (neg.f32 x) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (neg.f32 x) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 x) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (neg.f32 (+.f32 x (fabs.f32 x))) (*.f32 (neg.f32 x) (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))))) (*.f32 (neg.f32 x) (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 x #s(literal 1 binary32))) (*.f32 x (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 x #s(literal 1 binary32))) (*.f32 x (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (-.f32 (fabs.f32 x) (neg.f32 x)) (*.f32 x (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 x (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 x (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 x (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (neg.f32 (+.f32 x (fabs.f32 x))) (*.f32 x (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))))) (*.f32 x (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 x (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 (neg.f32 x)) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 (neg.f32 (neg.f32 x)) #s(literal 1 binary32))) (*.f32 (neg.f32 (neg.f32 x)) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (neg.f32 x)) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (neg.f32 (neg.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (-.f32 (fabs.f32 x) (neg.f32 x)) (*.f32 (neg.f32 (neg.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (neg.f32 (+.f32 x (fabs.f32 x))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))))) (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (neg.f32 x)) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (+.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (-.f32 (fabs.f32 x) (neg.f32 x)) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (fma.f32 x x (*.f32 x (neg.f32 x))))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (neg.f32 (+.f32 x (fabs.f32 x))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (*.f32 x #s(literal -2 binary32))) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x) (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1/2 binary32)))) (neg.f32 (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x)))) |
(/.f32 (neg.f32 (fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal -1/2 binary32)))) (neg.f32 (*.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) x))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (*.f32 x #s(literal -2 binary32)) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (+.f32 x (fabs.f32 x)) (*.f32 x #s(literal -2 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (neg.f32 x) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1/2 binary32)))) (neg.f32 (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 x)))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) x (*.f32 (+.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)))) (neg.f32 (*.f32 (+.f32 x (fabs.f32 x)) x))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (*.f32 x #s(literal -2 binary32)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (*.f32 x #s(literal -2 binary32)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) (neg.f32 (*.f32 (*.f32 x #s(literal -2 binary32)) (+.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 1/2 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 (neg.f32 x) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 x (fabs.f32 x)) (*.f32 (neg.f32 x) (fma.f32 x x (*.f32 x (neg.f32 x)))))) (neg.f32 (*.f32 (neg.f32 x) (+.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal -1/2 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 x (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 x (fabs.f32 x)) (*.f32 x (fma.f32 x x (*.f32 x (neg.f32 x)))))) (neg.f32 (*.f32 x (+.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)))))) (neg.f32 (fma.f32 x x (fma.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)))) (neg.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 #s(literal -1/2 binary32) x)) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) (neg.f32 (+.f32 (fabs.f32 x) (-.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(*.f32 (fma.f32 (-.f32 (fabs.f32 x) x) (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (fma.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (fabs.f32 x) x)) (*.f32 x #s(literal -2 binary32)))))) |
(*.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (-.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal -1/2 binary32) x))))) |
(+.f32 (fabs.f32 x) (neg.f32 x)) |
(+.f32 (neg.f32 x) (fabs.f32 x)) |
(pow.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (fabs.f32 x)) |
(-.f32 (fabs.f32 x) x) |
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x (*.f32 x x)) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x)))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 x (fabs.f32 x)) (fma.f32 x x (*.f32 x (neg.f32 x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x))))) |
(/.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (+.f32 x (fabs.f32 x))) |
(/.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (-.f32 (fabs.f32 x) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 (+.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x)))) (neg.f32 (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x x (*.f32 x (neg.f32 x))))) (neg.f32 (neg.f32 (+.f32 x (fabs.f32 x))))) |
(*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(*.f32 (fma.f32 x x (*.f32 x (neg.f32 x))) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(+.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) |
(+.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 (/.f32 x (fabs.f32 x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(+.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (fabs.f32 x))) |
(+.f32 (+.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (fabs.f32 x))) (log.f32 x)) |
(+.f32 (+.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) |
(pow.f32 (/.f32 (fma.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 x (fabs.f32 x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(fma.f32 x (/.f32 #s(literal 1 binary32) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) (+.f32 #s(literal -1/2 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal 1/2 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) |
(fma.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (neg.f32 (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 3 binary32)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (/.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(-.f32 (/.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 (pow.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32)) (-.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (fabs.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (fma.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32))))))) |
(/.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (fma.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)))) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (neg.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32))))) (neg.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) #s(literal 1 binary32))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (*.f32 (/.f32 x (fabs.f32 x)) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 (/.f32 x (fabs.f32 x)) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (*.f32 (/.f32 x (fabs.f32 x)) (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (/.f32 x (fabs.f32 x)) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (*.f32 (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (*.f32 (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) |
(/.f32 (fma.f32 (fabs.f32 x) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (*.f32 x (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 x (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))))) |
(/.f32 (fma.f32 (fabs.f32 x) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (*.f32 x (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 x (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (*.f32 (neg.f32 (/.f32 x (fabs.f32 x))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 (neg.f32 (/.f32 x (fabs.f32 x))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))))) |
(/.f32 (fma.f32 #s(literal -1 binary32) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (*.f32 (neg.f32 (/.f32 x (fabs.f32 x))) (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (neg.f32 (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) |
(/.f32 (fma.f32 (neg.f32 (fabs.f32 x)) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (*.f32 (neg.f32 x) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 (neg.f32 x) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))))) |
(/.f32 (fma.f32 (neg.f32 (fabs.f32 x)) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (*.f32 (neg.f32 x) (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) |
(/.f32 (fma.f32 (neg.f32 (neg.f32 (fabs.f32 x))) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (*.f32 (neg.f32 (neg.f32 x)) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (*.f32 (neg.f32 (neg.f32 x)) (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))))) |
(/.f32 (fma.f32 (neg.f32 (neg.f32 (fabs.f32 x))) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/8 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/4 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 x (fabs.f32 x)) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (/.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) #s(literal 1 binary32))) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))) x (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (fabs.f32 x))) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) x)) |
(/.f32 (fma.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (neg.f32 (/.f32 x (fabs.f32 x))) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) #s(literal -1 binary32))) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (neg.f32 (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (neg.f32 x) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (neg.f32 (fabs.f32 x)))) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (neg.f32 x))) |
(/.f32 (fma.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (neg.f32 (neg.f32 x)) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (neg.f32 (neg.f32 (fabs.f32 x))))) (*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)))) (neg.f32 (neg.f32 x)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 x (fabs.f32 x)) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) #s(literal 1 binary32))) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (/.f32 x (fabs.f32 x)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) #s(literal 1 binary32))) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) x (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (fabs.f32 x))) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) x)) |
(/.f32 (fma.f32 (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (neg.f32 (/.f32 x (fabs.f32 x))) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) #s(literal -1 binary32))) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (neg.f32 (/.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (neg.f32 x) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (neg.f32 (fabs.f32 x)))) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (neg.f32 x))) |
(/.f32 (fma.f32 (-.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (neg.f32 (neg.f32 x)) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (neg.f32 (neg.f32 (fabs.f32 x))))) (*.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) (neg.f32 (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)))))) (neg.f32 (neg.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (neg.f32 (+.f32 (pow.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32)) #s(literal 1 binary32))) (neg.f32 (-.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (fabs.f32 x))))) |
(*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(*.f32 (fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (pow.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(copysign.f32 (+.f32 (log.f32 x) (+.f32 (/.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal -1 binary32)) |
(-.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)))) |
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (neg.f32 (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(*.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 #s(literal -2 binary32) (log.f32 x))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) |
(pow.f32 x #s(literal -2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal -2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/2 binary32)) |
(pow.f32 (neg.f32 (*.f32 x (neg.f32 x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 x (/.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 (*.f32 x (neg.f32 x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (/.f32 #s(literal 1 binary32) x) x) |
(/.f32 (neg.f32 (/.f32 #s(literal 1 binary32) x)) (neg.f32 x)) |
(/.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) x))) (neg.f32 (neg.f32 x))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 x #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1/2 binary32) x) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (neg.f32 (*.f32 x (neg.f32 x)))) |
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fabs.f32 (-.f32 (*.f32 x x) #s(literal 0 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 (fabs.f32 x)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 x x) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 x (neg.f32 x)) #s(literal -1 binary32)) |
(/.f32 (neg.f32 (*.f32 x (neg.f32 x))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x x) |
(*.f32 x (/.f32 x #s(literal 1 binary32))) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 (/.f32 x #s(literal 1 binary32)))) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) |
(+.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 x (fabs.f32 x)) (log.f32 x)) |
(fma.f32 x (/.f32 #s(literal 1 binary32) x) (log.f32 x)) |
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (log.f32 x)) |
(fma.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (log.f32 x)) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (log.f32 x)) |
(fma.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32) (log.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) (log.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) (log.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)) (log.f32 x)) |
(fma.f32 (neg.f32 (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 3 binary32)) (log.f32 x)) |
(fma.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (log.f32 x)) |
(fma.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) (log.f32 x)) |
(fma.f32 (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (log.f32 x)) |
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (/.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
| 1× | egg-herbie |
| 14 256× | accelerator-lowering-fma.f32 |
| 14 256× | accelerator-lowering-fma.f64 |
| 4 610× | *-lowering-*.f32 |
| 4 610× | *-lowering-*.f64 |
| 3 520× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 236 | 2208 |
| 1 | 627 | 2098 |
| 2 | 1764 | 2002 |
| 3 | 5442 | 1971 |
| 0 | 8275 | 1820 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(log x) |
(log x) |
(log x) |
(log x) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(fabs x) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x)))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))))))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(/ -1/2 x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(fabs x) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(/ 1/2 (pow x 2)) |
(/ (+ 1/2 (* x (fabs x))) (pow x 2)) |
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2)) |
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2)) |
(- (* -1 (log (/ 1 x))) 1/2) |
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2) |
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2) |
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2) |
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2) |
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(/ 1 (pow x 2)) |
(/ (+ 1 (* -1 (pow x 2))) (pow x 2)) |
(/ (+ 1 (* -1 (pow x 2))) (pow x 2)) |
(/ (+ 1 (* -1 (pow x 2))) (pow x 2)) |
-1 |
(- (/ 1 (pow x 2)) 1) |
(- (/ 1 (pow x 2)) 1) |
(- (/ 1 (pow x 2)) 1) |
-1 |
(- (/ 1 (pow x 2)) 1) |
(- (/ 1 (pow x 2)) 1) |
(- (/ 1 (pow x 2)) 1) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ (fabs x) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 x (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 x (*.f32 (/.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 1/24 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(fma.f32 (log.f32 x) #s(literal 2 binary32) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(fma.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(fma.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (fma.f32 (fma.f32 (fabs.f32 x) #s(literal -2 binary32) #s(literal -2 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(fma.f32 (fma.f32 (fabs.f32 x) #s(literal 8/3 binary32) #s(literal 8/3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 x #s(literal 6 binary32))) (fma.f32 #s(literal 2 binary32) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (fma.f32 (fma.f32 (fabs.f32 x) #s(literal -2 binary32) #s(literal -2 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) (log.f32 #s(literal 1/2 binary32))))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(fma.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal -2 binary32) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+.f32 (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 (neg.f32 (log.f32 (neg.f32 x))) #s(literal -2 binary32) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+.f32 (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (log.f32 (neg.f32 x)))) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+.f32 (fma.f32 (fma.f32 (fabs.f32 x) #s(literal 8/3 binary32) #s(literal 8/3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (log.f32 (neg.f32 x)))) (log.f32 #s(literal 1/2 binary32)))) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x)))) |
(fma.f32 x (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))))))) |
(fma.f32 x (fma.f32 x (fma.f32 x (*.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(fma.f32 x (fma.f32 x (fma.f32 x (*.f32 x #s(literal -2 binary32)) (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 (*.f32 x x) #s(literal -16 binary32) #s(literal 24 binary32))) (*.f32 x #s(literal 1/6 binary32)) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 x) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(+.f32 (log.f32 x) (+.f32 (log.f32 #s(literal -1 binary32)) (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))) (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))) x) (fma.f32 (*.f32 x x) #s(literal -1/2 binary32) #s(literal 1/2 binary32))) x) (fabs.f32 x)) x) (neg.f32 (log.f32 (neg.f32 x)))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ (+ 1/2 (* x (fabs x))) (pow x 2)) |
(/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) |
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2)) |
(/.f32 (fma.f32 x (fma.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (fabs.f32 x)) #s(literal 1/2 binary32)) (*.f32 x x)) |
(/ (+ 1/2 (* x (+ (fabs x) (* x (- (log x) 1/2))))) (pow x 2)) |
(/.f32 (fma.f32 x (fma.f32 x (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (fabs.f32 x)) #s(literal 1/2 binary32)) (*.f32 x x)) |
(- (* -1 (log (/ 1 x))) 1/2) |
(+.f32 (log.f32 x) #s(literal -1/2 binary32)) |
(- (+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) 1/2) |
(+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2) |
(+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) 1/2) |
(+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) |
(- (+ (log -1) (* -1 (log (/ -1 x)))) 1/2) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) #s(literal -1/2 binary32)) |
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) 1/2) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 (fabs.f32 x) x) (neg.f32 (log.f32 (neg.f32 x)))))) |
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) (neg.f32 (log.f32 (neg.f32 x)))))) |
(- (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) 1/2) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x) (neg.f32 (log.f32 (neg.f32 x)))))) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(copysign (+ (log x) (+ (* 1/2 (- (/ 1 (pow x 2)) 1)) (/ (fabs x) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) x) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ (+ 1 (* -1 (pow x 2))) (pow x 2)) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/ (+ 1 (* -1 (pow x 2))) (pow x 2)) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/ (+ 1 (* -1 (pow x 2))) (pow x 2)) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
-1 |
#s(literal -1 binary32) |
(- (/ 1 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(- (/ 1 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(- (/ 1 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
-1 |
#s(literal -1 binary32) |
(- (/ 1 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(- (/ 1 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(- (/ 1 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ 1 (pow x 2)) |
(/.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/.f32 (fma.f32 x (log.f32 x) (fabs.f32 x)) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/.f32 (fma.f32 x (log.f32 x) (fabs.f32 x)) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/.f32 (fma.f32 x (log.f32 x) (fabs.f32 x)) x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (neg.f32 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (fabs.f32 x) x) (neg.f32 (log.f32 (neg.f32 x))))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (fabs.f32 x) x) (neg.f32 (log.f32 (neg.f32 x))))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (fabs.f32 x) x) (neg.f32 (log.f32 (neg.f32 x))))) |
Compiled 29 059 to 3 086 computations (89.4% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 931 | 10 | 941 |
| Fresh | 2 | 11 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 934 | 25 | 959 |
| Status | Accuracy | Program |
|---|---|---|
| 52.5% | (copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) | |
| 55.3% | (copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) | |
| 54.4% | (copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) | |
| 13.4% | (copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) | |
| 13.1% | (copysign.f32 (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) x) | |
| 8.2% | (copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) | |
| ▶ | 7.0% | (copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
| ▶ | 13.9% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
| 14.3% | (copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) x) | |
| ▶ | 35.7% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) x) |
| 15.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) x) | |
| ▶ | 58.8% | (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
| ✓ | 69.9% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 19.1% | (copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) | |
| 27.7% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| ▶ | 29.4% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | 27.3% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
| 35.7% | (copysign.f32 (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) x) | |
| 25.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) | |
| 27.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) | |
| 28.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 31.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| ✓ | 19.1% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
| 12.8% | (copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) | |
| ✓ | 12.9% | (copysign.f32 (log.f32 x) x) |
Compiled 776 to 432 computations (44.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) x) |
| ✓ | cost-diff | 128 | (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 288 | (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32))) |
| ✓ | cost-diff | 352 | (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
| ✓ | cost-diff | 0 | (/.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (-.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (log.f32 (-.f32 (fabs.f32 x) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
| ✓ | cost-diff | 0 | (*.f32 x #s(literal 1/2 binary32)) |
| ✓ | cost-diff | 0 | (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
| 856× | accelerator-lowering-fma.f32 |
| 856× | accelerator-lowering-fma.f64 |
| 480× | *-lowering-*.f32 |
| 480× | *-lowering-*.f64 |
| 256× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 186 |
| 1 | 50 | 183 |
| 2 | 78 | 179 |
| 3 | 95 | 179 |
| 4 | 130 | 179 |
| 5 | 178 | 179 |
| 6 | 209 | 179 |
| 7 | 282 | 179 |
| 8 | 482 | 179 |
| 9 | 710 | 179 |
| 10 | 1002 | 179 |
| 11 | 1095 | 179 |
| 12 | 1168 | 179 |
| 13 | 1254 | 179 |
| 14 | 1324 | 179 |
| 15 | 1328 | 179 |
| 0 | 1328 | 164 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x) |
(log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) |
(+ (* x (* x 1/2)) (fabs x)) |
x |
(* x 1/2) |
1/2 |
(fabs x) |
(copysign (/ 1/2 (* x x)) x) |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
x |
(copysign (log (- (fabs x) x)) x) |
(log (- (fabs x) x)) |
(- (fabs x) x) |
(fabs x) |
x |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(+ (log x) (/ (fabs x) x)) |
(log x) |
x |
(/ (fabs x) x) |
(fabs x) |
(copysign (neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) x) |
(neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) |
(log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)) |
(/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1) |
(/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) |
1 |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(fabs x) |
x |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
| Outputs |
|---|
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) |
(log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ (* x (* x 1/2)) (fabs x)) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
x |
(* x 1/2) |
(*.f32 x #s(literal 1/2 binary32)) |
1/2 |
#s(literal 1/2 binary32) |
(fabs x) |
(fabs.f32 x) |
(copysign (/ 1/2 (* x x)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(/ 1/2 (* x x)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(* x x) |
(*.f32 x x) |
x |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (- (fabs x) x)) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(- (fabs x) x) |
(-.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(+ (log x) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(log x) |
(log.f32 x) |
x |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
(copysign (neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
1 |
#s(literal 1 binary32) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* x x) 1)) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(+ (* x x) 1) |
(fma.f32 x x #s(literal 1 binary32)) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
| ✓ | accuracy | 100.0% | (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (/.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | accuracy | 100.0% | (-.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (fabs.f32 x) x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
| ✓ | accuracy | 100.0% | (*.f32 x #s(literal 1/2 binary32)) |
| ✓ | accuracy | 100.0% | (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| 77.0ms | 256× | 0 | invalid |
Compiled 181 to 29 computations (84% saved)
ival-log: 24.0ms (37.7% of total)ival-copysign: 12.0ms (18.9% of total)ival-div: 8.0ms (12.6% of total)ival-add: 5.0ms (7.9% of total)ival-mult: 5.0ms (7.9% of total)ival-sub: 2.0ms (3.1% of total)ival-log1p: 2.0ms (3.1% of total)ival-sqrt: 2.0ms (3.1% of total)ival-fabs: 1.0ms (1.6% of total)ival-neg: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x)> |
#<alt (log (+ 1 (+ (* x (* x 1/2)) (fabs x))))> |
#<alt (+ (* x (* x 1/2)) (fabs x))> |
#<alt (* x 1/2)> |
#<alt (copysign (/ 1/2 (* x x)) x)> |
#<alt (/ 1/2 (* x x))> |
#<alt (* x x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (log (- (fabs x) x))> |
#<alt (- (fabs x) x)> |
#<alt (fabs x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (+ (log x) (/ (fabs x) x))> |
#<alt (log x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)> |
#<alt (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))> |
#<alt (neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)))> |
#<alt (copysign (neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) x)> |
#<alt (sqrt (+ (* x x) 1))> |
| Outputs |
|---|
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* 1/2 (pow x 2)))> |
#<alt (+ (fabs x) (* 1/2 (pow x 2)))> |
#<alt (+ (fabs x) (* 1/2 (pow x 2)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (copysign (/ 1/2 (pow x 2)) x)> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (* -1 (/ x (fabs x))))> |
#<alt (+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (+ (fabs x) (* x (log x))) x)> |
#<alt (/ (+ (fabs x) (* x (log x))) x)> |
#<alt (/ (+ (fabs x) (* x (log x))) x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ 1 (+ 1 (fabs x)))> |
#<alt (+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (fabs x) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ (fabs x) x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))> |
#<alt (log (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (log (/ 1 x))> |
#<alt (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (log (/ -1 x))> |
#<alt (+ (log (/ -1 x)) (/ (fabs x) x))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (* -1 (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (- (/ (fabs x) x) (log (/ 1 x)))> |
#<alt (- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))> |
#<alt (- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)) |
| 1.0ms | x | @ | inf | (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)) |
| 1.0ms | x | @ | 0 | (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1) |
| 1.0ms | x | @ | -inf | (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)) |
| 1.0ms | x | @ | 0 | (neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) |
| 1× | batch-egg-rewrite |
| 6 692× | accelerator-lowering-fma.f32 |
| 6 692× | accelerator-lowering-fma.f64 |
| 3 282× | /-lowering-/.f32 |
| 3 282× | /-lowering-/.f64 |
| 3 234× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 147 |
| 1 | 153 | 140 |
| 2 | 1167 | 128 |
| 0 | 8625 | 116 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) x) |
(log (+ 1 (+ (* x (* x 1/2)) (fabs x)))) |
(+ (* x (* x 1/2)) (fabs x)) |
(* x 1/2) |
(copysign (/ 1/2 (* x x)) x) |
(/ 1/2 (* x x)) |
(* x x) |
(copysign (log (- (fabs x) x)) x) |
(log (- (fabs x) x)) |
(- (fabs x) x) |
(fabs x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(+ (log x) (/ (fabs x) x)) |
(log x) |
(/ (fabs x) x) |
(/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1) |
(log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1)) |
(neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) |
(copysign (neg (log (/ (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) 1))) x) |
(sqrt (+ (* x x) 1)) |
| Outputs |
|---|
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(+.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(+.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (neg.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (neg.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(-.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32)))) (log.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32))) (log.f32 (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))) |
(-.f32 (log.f32 (*.f32 (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) x) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) x))) (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (fma.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))) (*.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (fma.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (*.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))))) |
(/.f32 (-.f32 (*.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) (*.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))))) (+.f32 (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) (*.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) (+.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)) |
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (fabs.f32 x)) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (fabs.f32 x)) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32) (fabs.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (fabs.f32 x)) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (neg.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) |
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))))) |
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x)))) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))) (*.f32 x x))) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))))) (neg.f32 (neg.f32 (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))))) (neg.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))))) (neg.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) (*.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))) (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) |
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))) |
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x))))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))))))) |
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32) (*.f32 x (neg.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (fabs.f32 x)))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(*.f32 x #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1/2 binary32) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(neg.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 2 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)))) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))) |
(/.f32 #s(literal -1/2 binary32) (*.f32 x (neg.f32 x))) |
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(/.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 1/2 binary32) x))) x) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))) |
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) |
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (pow.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) (pow.f32 (*.f32 x (*.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32))) |
(neg.f32 (*.f32 x (neg.f32 x))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (-.f32 (*.f32 x x) #s(literal 0 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 (fabs.f32 x)) #s(literal 2 binary32)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (neg.f32 x))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (*.f32 x x) #s(literal 1 binary32)) |
(/.f32 (*.f32 x (neg.f32 x)) #s(literal -1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x x) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 1 binary32)) (pow.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(copysign.f32 (log.f32 #s(literal 0 binary32)) x) |
(neg.f32 (log.f32 #s(literal 0 binary32))) |
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))))) |
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (neg.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))))) |
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 #s(literal 0 binary32) (log.f32 #s(literal 0 binary32))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (neg.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (fma.f32 x x (-.f32 (*.f32 x x) (*.f32 x (fabs.f32 x)))))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) |
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal 0 binary32)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) #s(literal 3 binary32))) (fma.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (fma.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (*.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)) (fma.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32)))) (*.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))))) (+.f32 (log.f32 (*.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 0 binary32))) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))))) |
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32))) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))) (log.f32 #s(literal 0 binary32))) |
(log.f32 #s(literal 0 binary32)) |
#s(literal 0 binary32) |
(neg.f32 (neg.f32 (fabs.f32 x))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (fabs.f32 x))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (fabs.f32 x))) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) x) |
(+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) |
(+.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) |
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (neg.f32 (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 x (fabs.f32 x)) (log.f32 x)) |
(fma.f32 x (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (log.f32 x)) |
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (log.f32 x)) |
(fma.f32 (log.f32 x) #s(literal 1 binary32) (/.f32 x (fabs.f32 x))) |
(fma.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32) (log.f32 x)) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (fabs.f32 x))) (log.f32 x)) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 x (fabs.f32 x)))) (log.f32 x)) |
(fma.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) (neg.f32 (fabs.f32 x))) (log.f32 x)) |
(fma.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x) (log.f32 x)) |
(fma.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (neg.f32 (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (log.f32 x)) |
(fma.f32 (*.f32 x (*.f32 x x)) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 3 binary32)) (log.f32 x)) |
(fma.f32 (*.f32 x (*.f32 x x)) (pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (log.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x) (log.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)) (log.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)) (log.f32 x)) |
(fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (log.f32 x)) |
(fma.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) (log.f32 x)) |
(fma.f32 (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (log.f32 x)) |
(fma.f32 (/.f32 (fabs.f32 x) (*.f32 x x)) (/.f32 (*.f32 x x) x) (log.f32 x)) |
(fma.f32 (/.f32 (*.f32 x x) x) (/.f32 (fabs.f32 x) (*.f32 x x)) (log.f32 x)) |
(fma.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 3/2 binary32))) (/.f32 (*.f32 x x) (pow.f32 x #s(literal 3/2 binary32))) (log.f32 x)) |
(fma.f32 (/.f32 (*.f32 x x) (pow.f32 x #s(literal 3/2 binary32))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 3/2 binary32))) (log.f32 x)) |
(fma.f32 (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 x x)) (log.f32 x)) |
(fma.f32 (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 x x)) (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (log.f32 x)) |
(fma.f32 (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (log.f32 x)) |
(fma.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 x) (neg.f32 (/.f32 x (fabs.f32 x)))) |
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (-.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (-.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) #s(literal 1 binary32))) (*.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (-.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (*.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) (+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))) |
(*.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(*.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))) |
(*.f32 (neg.f32 (+.f32 (/.f32 x (fabs.f32 x)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) (*.f32 (log.f32 x) (/.f32 x (fabs.f32 x))))))) |
(*.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (log.f32 x) (/.f32 x (fabs.f32 x)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)))) |
(*.f32 (log.f32 x) #s(literal 1 binary32)) |
(log.f32 x) |
(neg.f32 (neg.f32 (/.f32 x (fabs.f32 x)))) |
(neg.f32 (pow.f32 (neg.f32 (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))) |
(neg.f32 (*.f32 (neg.f32 (/.f32 x (fabs.f32 x))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (fabs.f32 x))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 (/.f32 x (fabs.f32 x))) #s(literal 3 binary32)) #s(literal 3 binary32))) |
(exp.f32 (-.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (log.f32 x) #s(literal 3 binary32)))) |
(pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32)) |
(pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 x (fabs.f32 x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (/.f32 x (fabs.f32 x)) #s(literal -3 binary32)) |
(pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 9 binary32)) |
(pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 (/.f32 x (fabs.f32 x)))) #s(literal 3 binary32)) |
(-.f32 #s(literal 0 binary32) (neg.f32 (/.f32 x (fabs.f32 x)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (fabs.f32 x))) (/.f32 x (neg.f32 (fabs.f32 x)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (neg.f32 (/.f32 x (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (fabs.f32 x))) |
(/.f32 x (fabs.f32 x)) |
(/.f32 (fabs.f32 x) x) |
(/.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (fabs.f32 x)))) |
(/.f32 #s(literal -1 binary32) (pow.f32 (neg.f32 (/.f32 x (fabs.f32 x))) #s(literal 3 binary32))) |
(/.f32 (neg.f32 x) (neg.f32 (fabs.f32 x))) |
(/.f32 (neg.f32 (fabs.f32 x)) (neg.f32 x)) |
(/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) |
(/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x)))) |
(/.f32 (neg.f32 (/.f32 x (fabs.f32 x))) #s(literal -1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 x (fabs.f32 x))) |
(*.f32 x (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(*.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 x (fabs.f32 x)) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (fabs.f32 x)))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 x (fabs.f32 x))))) |
(*.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) (neg.f32 (fabs.f32 x)))) |
(*.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (*.f32 x (*.f32 x x)) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))) |
(*.f32 (*.f32 x (*.f32 x x)) (pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal 3/2 binary32)) #s(literal 3 binary32))) |
(*.f32 (/.f32 (fabs.f32 x) (*.f32 x x)) (/.f32 (*.f32 x x) x)) |
(*.f32 (/.f32 (*.f32 x x) x) (/.f32 (fabs.f32 x) (*.f32 x x))) |
(*.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 3/2 binary32))) (/.f32 (*.f32 x x) (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (/.f32 (*.f32 x x) (pow.f32 x #s(literal 3/2 binary32))) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 x x))) |
(*.f32 (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (*.f32 x x)) (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x)) |
(*.f32 (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) (/.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32)))) |
(*.f32 (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) (pow.f32 (/.f32 x (fabs.f32 x)) #s(literal -1/2 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(exp.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1/2 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (/.f32 (fabs.f32 x) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (/.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(*.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 #s(literal -1 binary32))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (neg.f32 (log.f32 #s(literal -1 binary32)))) |
(+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(fma.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32) #s(literal 0 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 0 binary32)) |
(-.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 0 binary32)) |
(-.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 0 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)))) |
(-.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)))) |
(/.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32))) (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)))) |
(/.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32))) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32)) (fma.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 (pow.f32 (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (fma.f32 (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32)) (*.f32 (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 #s(literal -1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (*.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32)))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32)) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(neg.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.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) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal -1 binary32) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 0 binary32)) |
(-.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (neg.f32 (fabs.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32))) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) |
(/.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32)))) (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)))) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32)) #s(literal 0 binary32)) (+.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x)))) |
(fabs.f32 (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 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (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 1/4 binary32)) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x x) (-.f32 (*.f32 x x) x))))) |
(/.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (/.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/4 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
| 1× | egg-herbie |
| 13 178× | accelerator-lowering-fma.f32 |
| 13 178× | accelerator-lowering-fma.f64 |
| 6 036× | +-lowering-+.f64 |
| 6 036× | +-lowering-+.f32 |
| 5 996× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 3021 |
| 1 | 1074 | 2827 |
| 2 | 3430 | 2680 |
| 0 | 8771 | 2519 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(fabs x) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(fabs x) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(/ (fabs x) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(log x) |
(log x) |
(log x) |
(log x) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ 1 (+ 1 (fabs x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (fabs x) x))) x) |
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x)) |
(log (/ 1 (+ 1 (fabs x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(log (/ 1 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(log (/ -1 x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(* -1 (log (/ 1 x))) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(* -1 (log (/ -1 x))) |
(- (* -1 (/ (fabs x) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
| Outputs |
|---|
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (/.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(fma.f32 #s(literal 2 binary32) (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (fma.f32 #s(literal 2 binary32) (log.f32 x) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (log.f32 x))) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (log.f32 x))) (/.f32 (*.f32 (fma.f32 (fabs.f32 x) #s(literal 8/3 binary32) #s(literal 8/3 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(fma.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+.f32 (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (fma.f32 #s(literal 8/3 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x))))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))) |
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (fabs.f32 x) (*.f32 x x)))) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign (/ 1/2 (pow x 2)) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(fma.f32 x (fma.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (log.f32 (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(fma.f32 x (fma.f32 x (fma.f32 #s(literal -1/3 binary32) (/.f32 x (*.f32 (fabs.f32 x) (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) (log.f32 (fabs.f32 x))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (fma.f32 #s(literal -1/3 binary32) (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(-.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 x x) x) (fabs.f32 x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(-.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(* x (- (/ (fabs x) x) 1)) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(* x (- (/ (fabs x) x) 1)) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign (+ (log x) (/ (fabs x) x)) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/.f32 (fma.f32 x (log.f32 x) (fabs.f32 x)) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/.f32 (fma.f32 x (log.f32 x) (fabs.f32 x)) x) |
(/ (+ (fabs x) (* x (log x))) x) |
(/.f32 (fma.f32 x (log.f32 x) (fabs.f32 x)) x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ 1 (+ 1 (fabs x))) |
(/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(fma.f32 (/.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal -1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (neg.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (/.f32 #s(literal -1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/ 1 x) |
(/.f32 #s(literal 1 binary32) x) |
(/ (+ 1 (* -1 (/ (fabs x) x))) x) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x) |
(/.f32 (+.f32 #s(literal 2 binary32) (+.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/.f32 (+.f32 (-.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (+.f32 (fma.f32 x x #s(literal -1/2 binary32)) #s(literal -1/2 binary32))) (neg.f32 (*.f32 x (*.f32 x x)))) #s(literal 2 binary32)) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(/.f32 (-.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (fma.f32 x x #s(literal -1/2 binary32)) x)) x)) (neg.f32 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (+.f32 (fma.f32 x x #s(literal -1/2 binary32)) #s(literal -1/2 binary32))) x) (fma.f32 x x #s(literal -1/2 binary32))) x) (fabs.f32 x)) x))) x) |
(log (/ 1 (+ 1 (fabs x)))) |
(neg.f32 (log1p.f32 (fabs.f32 x))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32)) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) (*.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (fma.f32 (fabs.f32 x) #s(literal -720 binary32) #s(literal -720 binary32)) (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 60 binary32)))) #s(literal 1/720 binary32)) (*.f32 #s(literal 1/24 binary32) (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(log (/ 1 x)) |
(neg.f32 (log.f32 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(neg.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 x x)) (neg.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(-.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 (fma.f32 (*.f32 (fabs.f32 x) (neg.f32 (fma.f32 x x #s(literal -1/2 binary32)))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))) (*.f32 x (*.f32 x x))) (/.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x))) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fabs.f32 x) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (neg.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) x) (fabs.f32 x))) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (*.f32 x x)) (/.f32 (*.f32 (fma.f32 (*.f32 (fabs.f32 x) (neg.f32 (fma.f32 x x #s(literal -1/2 binary32)))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))) #s(literal -1/6 binary32)) x)) x)) x)) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(log1p.f32 (fabs.f32 x)) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(fma.f32 x (*.f32 x (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (fma.f32 (fabs.f32 x) #s(literal -720 binary32) #s(literal -720 binary32)) (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 60 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32)) (*.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal -1/24 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 x) (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) |
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 (fabs.f32 x) (neg.f32 (fma.f32 x x #s(literal -1/2 binary32)))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))) (*.f32 x (*.f32 x x))) #s(literal -1/6 binary32) (log.f32 x)) (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (fabs x) x)) (log (/ -1 x))) |
(-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (neg.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) x) (fabs.f32 x))) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 (fma.f32 (*.f32 (fabs.f32 x) (neg.f32 (fma.f32 x x #s(literal -1/2 binary32)))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))) x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
1 |
#s(literal 1 binary32) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal -1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/16 binary32) #s(literal -1/8 binary32))) #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(fma.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(fma.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) x) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f32 x (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) (neg.f32 x)) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(neg.f32 (fma.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x)) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(neg.f32 (fma.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) x)) |
Compiled 12 847 to 2 042 computations (84.1% saved)
27 alts after pruning (20 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 686 | 4 | 690 |
| Fresh | 0 | 16 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 688 | 27 | 715 |
| Status | Accuracy | Program |
|---|---|---|
| 52.5% | (copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) | |
| ▶ | 55.3% | (copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
| 54.4% | (copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) | |
| 13.4% | (copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) | |
| 13.1% | (copysign.f32 (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) x) | |
| 8.2% | (copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) | |
| 20.9% | (copysign.f32 (/.f32 (-.f32 (pow.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (fma.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (*.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))))) x) | |
| ▶ | 15.7% | (copysign.f32 (/.f32 (fabs.f32 x) x) x) |
| ✓ | 13.9% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
| 14.3% | (copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) x) | |
| 15.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) x) | |
| ▶ | 35.7% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) x) |
| ✓ | 58.8% | (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
| 21.5% | (copysign.f32 (log1p.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))) x) | |
| ✓ | 69.9% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| ▶ | 19.1% | (copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
| 27.7% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| ✓ | 29.4% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | 27.3% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
| 35.7% | (copysign.f32 (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) x) | |
| 25.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) | |
| 27.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) | |
| ▶ | 28.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| 31.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| ✓ | 19.1% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
| 12.8% | (copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) | |
| ✓ | 12.9% | (copysign.f32 (log.f32 x) x) |
Compiled 1 059 to 486 computations (54.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
| ✓ | cost-diff | 0 | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) x) |
| ✓ | cost-diff | 128 | (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
| ✓ | cost-diff | 288 | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
| ✓ | cost-diff | 96 | (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (fabs.f32 x) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (/.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (copysign.f32 (/.f32 (fabs.f32 x) x) x) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
| ✓ | cost-diff | 0 | (*.f32 x x) |
| ✓ | cost-diff | 0 | (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
| 58× | *-lowering-*.f32 |
| 58× | *-lowering-*.f64 |
| 58× | accelerator-lowering-fma.f32 |
| 58× | accelerator-lowering-fma.f64 |
| 48× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 207 |
| 1 | 49 | 203 |
| 2 | 71 | 203 |
| 3 | 94 | 203 |
| 4 | 110 | 203 |
| 5 | 112 | 203 |
| 0 | 112 | 181 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x) |
(+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) |
(* x x) |
x |
(/ 1/2 (+ 1 (fabs x))) |
1/2 |
(+ 1 (fabs x)) |
1 |
(fabs x) |
(log (+ 1 (fabs x))) |
(copysign (/ (fabs x) x) x) |
(/ (fabs x) x) |
(fabs x) |
x |
(copysign (log (+ (fabs x) x)) x) |
(log (+ (fabs x) x)) |
(+ (fabs x) x) |
(fabs x) |
x |
(copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x) |
(log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) |
(+ (* (* x x) 1/2) (+ 1 (fabs x))) |
(* x x) |
x |
1/2 |
(+ 1 (fabs x)) |
1 |
(fabs x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) |
1 |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(fabs x) |
x |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
| Outputs |
|---|
(copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x) |
(copysign.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) |
(fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(* x x) |
(*.f32 x x) |
x |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
1/2 |
#s(literal 1/2 binary32) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
1 |
#s(literal 1 binary32) |
(fabs x) |
(fabs.f32 x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log (+ (fabs x) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(log (+ (fabs x) x)) |
(log.f32 (+.f32 x (fabs.f32 x))) |
(+ (fabs x) x) |
(+.f32 x (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) |
(log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ (* (* x x) 1/2) (+ 1 (fabs x))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(* x x) |
(*.f32 x x) |
x |
1/2 |
#s(literal 1/2 binary32) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
1 |
#s(literal 1 binary32) |
(fabs x) |
(fabs.f32 x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1))))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
1 |
#s(literal 1 binary32) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* x x) 1)) |
(sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
(+ (* x x) 1) |
(fma.f32 x x #s(literal 1 binary32)) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
| ✓ | accuracy | 99.6% | (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
| ✓ | accuracy | 88.1% | (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) |
| ✓ | accuracy | 84.5% | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 99.7% | (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
| ✓ | accuracy | 71.8% | (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 99.6% | (log.f32 (+.f32 (fabs.f32 x) x)) |
| ✓ | accuracy | 100.0% | (copysign.f32 (/.f32 (fabs.f32 x) x) x) |
| ✓ | accuracy | 100.0% | (/.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (log1p.f32 (fabs.f32 x)) |
| ✓ | accuracy | 99.9% | (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
| ✓ | accuracy | 88.0% | (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
| 40.0ms | 143× | 0 | invalid |
| 16.0ms | 80× | 0 | valid |
| 11.0ms | 20× | 2 | valid |
| 6.0ms | 13× | 1 | valid |
Compiled 194 to 29 computations (85.1% saved)
ival-copysign: 17.0ms (29.6% of total)ival-log: 10.0ms (17.4% of total)ival-add: 8.0ms (14% of total)ival-div: 6.0ms (10.5% of total)ival-mult: 5.0ms (8.7% of total)ival-log1p: 4.0ms (7% of total)adjust: 2.0ms (3.5% of total)ival-sqrt: 2.0ms (3.5% of total)ival-fabs: 1.0ms (1.7% of total)ival-neg: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x)> |
#<alt (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x))))> |
#<alt (* x x)> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (fabs x)> |
#<alt (copysign (log (+ (fabs x) x)) x)> |
#<alt (log (+ (fabs x) x))> |
#<alt (+ (fabs x) x)> |
#<alt (log (+ (* (* x x) 1/2) (+ 1 (fabs x))))> |
#<alt (copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x)> |
#<alt (+ (* (* x x) 1/2) (+ 1 (fabs x)))> |
#<alt (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))> |
#<alt (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1))))))> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))) x)> |
#<alt (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1))))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (+ (fabs x) (sqrt (+ (* x x) 1)))> |
| Outputs |
|---|
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (/ 1/2 (+ 1 (fabs x)))> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (copysign (/ (fabs x) x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (/ (fabs x) x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (/ x (fabs x)))> |
#<alt (+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))> |
#<alt (fabs x)> |
#<alt (+ x (fabs x))> |
#<alt (+ x (fabs x))> |
#<alt (+ x (fabs x))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))> |
#<alt (log (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (log (/ 1 x))> |
#<alt (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (log (/ -1 x))> |
#<alt (+ (log (/ -1 x)) (/ (fabs x) x))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (* -1 (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (- (/ (fabs x) x) (log (/ 1 x)))> |
#<alt (- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))> |
#<alt (- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (/ 1 (+ 1 (fabs x)))> |
#<alt (+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (fabs x) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ (fabs x) x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) |
| 1.0ms | x | @ | -inf | (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) |
| 0.0ms | x | @ | 0 | (/ 1/2 (+ 1 (fabs x))) |
| 0.0ms | x | @ | -inf | (/ 1/2 (+ 1 (fabs x))) |
| 0.0ms | x | @ | inf | (/ 1/2 (+ 1 (fabs x))) |
| 1× | batch-egg-rewrite |
| 5 644× | accelerator-lowering-fma.f32 |
| 5 644× | accelerator-lowering-fma.f64 |
| 4 872× | *-lowering-*.f32 |
| 4 872× | *-lowering-*.f64 |
| 4 758× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 173 |
| 1 | 145 | 169 |
| 2 | 1135 | 169 |
| 0 | 8224 | 150 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) x) |
(+ (* (* x x) (/ 1/2 (+ 1 (fabs x)))) (log (+ 1 (fabs x)))) |
(* x x) |
(/ 1/2 (+ 1 (fabs x))) |
(copysign (/ (fabs x) x) x) |
(/ (fabs x) x) |
(fabs x) |
(copysign (log (+ (fabs x) x)) x) |
(log (+ (fabs x) x)) |
(+ (fabs x) x) |
(log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) |
(copysign (log (+ (* (* x x) 1/2) (+ 1 (fabs x)))) x) |
(+ (* (* x x) 1/2) (+ 1 (fabs x))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1))))) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))))) x) |
(/ 1 (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(log (+ 1 (fabs x))) |
(sqrt (+ (* x x) 1)) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
| Outputs |
|---|
(copysign.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (neg.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))) #s(literal -1 binary32)) |
(fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x x)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x x) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (neg.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))))) |
(fma.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x (log1p.f32 (fabs.f32 x))) |
(fma.f32 (neg.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 x x) #s(literal 2 binary32)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/2 binary32) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 x #s(literal 2 binary32)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (fabs.f32 x) #s(literal 2 binary32)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (neg.f32 x) #s(literal 2 binary32)) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 x (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 x (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 x x) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 x (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(-.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) |
(-.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (log1p.f32 (fabs.f32 x)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (fabs.f32 x)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(/.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (log1p.f32 (fabs.f32 x)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)))) (neg.f32 (fma.f32 (log1p.f32 (fabs.f32 x)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (log1p.f32 (fabs.f32 x)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)))) (neg.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (*.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 9 binary32)) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 9 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1/64 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 6 binary32)) (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (log1p.f32 (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32)))) (fma.f32 (log1p.f32 (fabs.f32 x)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1/64 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (fabs.f32 x)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1/64 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 4 binary32)) (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (log1p.f32 (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 4 binary32))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (fma.f32 (log1p.f32 (fabs.f32 x)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))))) (neg.f32 (neg.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (neg.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) #s(literal 3 binary32))) (fma.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (fma.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (*.f32 (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))))))) |
(*.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (log1p.f32 (fabs.f32 x)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (log1p.f32 (fabs.f32 x)))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(*.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) |
(*.f32 (neg.f32 (fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (log1p.f32 (fabs.f32 x)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) |
(*.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))))) |
(*.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1 binary32) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (*.f32 (neg.f32 x) x)) |
(fabs.f32 (neg.f32 (*.f32 x x))) |
(fabs.f32 (neg.f32 (*.f32 x (neg.f32 x)))) |
(fabs.f32 (neg.f32 (*.f32 (neg.f32 x) x))) |
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 x x) |
(*.f32 x (*.f32 x #s(literal 1 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 (*.f32 x #s(literal 1 binary32)))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(neg.f32 (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) #s(literal -1 binary32))) |
(pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 #s(literal 1/2 binary32) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x (neg.f32 (fabs.f32 x))) (*.f32 (fma.f32 x x (neg.f32 (fabs.f32 x))) (fma.f32 x x (neg.f32 (fabs.f32 x))))))) (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x (neg.f32 (fabs.f32 x))) (fma.f32 x x (neg.f32 (fabs.f32 x))) (neg.f32 (*.f32 #s(literal 1 binary32) (fma.f32 x x (neg.f32 (fabs.f32 x))))))))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x x (neg.f32 (fabs.f32 x))) (fma.f32 x x (neg.f32 (fabs.f32 x)))))) (*.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (fma.f32 x x (neg.f32 (fabs.f32 x)))))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fma.f32 x x (fabs.f32 x))))) |
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) |
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/2 binary32)) |
(*.f32 (/.f32 #s(literal 1/2 binary32) (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x))) |
(*.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(neg.f32 (/.f32 (fabs.f32 x) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (fabs.f32 x)) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (fabs.f32 x))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 x (fabs.f32 x)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (/.f32 (fabs.f32 x) (neg.f32 x))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (fabs.f32 x))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 x (fabs.f32 x))))) |
(/.f32 (fabs.f32 x) x) |
(/.f32 (fabs.f32 x) (*.f32 x #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (fabs.f32 x)) (neg.f32 x)) |
(/.f32 (neg.f32 (neg.f32 (fabs.f32 x))) (neg.f32 (neg.f32 x))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (fabs.f32 x)))) (neg.f32 (neg.f32 (neg.f32 x)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) |
(*.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 x (fabs.f32 x))))) |
(*.f32 (neg.f32 (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))) |
(*.f32 (neg.f32 (neg.f32 (fabs.f32 x))) (/.f32 #s(literal 1 binary32) x)) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))))) |
(+.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))))) |
(+.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (neg.f32 (log.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))))) |
(+.f32 (log.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (fabs.f32 x))))) |
(+.f32 (log.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (neg.f32 (log.f32 (-.f32 x (fabs.f32 x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x)))))) |
(-.f32 (log.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (log.f32 (-.f32 x (fabs.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x x (*.f32 (neg.f32 x) x)))) (log.f32 (neg.f32 (-.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (fma.f32 (log.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))) (log.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))) (*.f32 (log.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (log.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (fma.f32 (log.f32 (-.f32 x (fabs.f32 x))) (log.f32 (-.f32 x (fabs.f32 x))) (*.f32 (log.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (log.f32 (-.f32 x (fabs.f32 x))))))) |
(log.f32 (+.f32 x (fabs.f32 x))) |
(+.f32 x (fabs.f32 x)) |
(+.f32 (fabs.f32 x) x) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 x (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) x) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) x) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x))) (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))) |
(/.f32 (fma.f32 x x (*.f32 (neg.f32 x) x)) (-.f32 x (fabs.f32 x))) |
(/.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (neg.f32 (-.f32 x (fabs.f32 x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (*.f32 (-.f32 x (fabs.f32 x)) (*.f32 x x))) (*.f32 (-.f32 x (fabs.f32 x)) (-.f32 x (fabs.f32 x)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x x) (neg.f32 (*.f32 x (*.f32 x x)))) (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 x (fabs.f32 x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (fma.f32 x x (*.f32 x x)) (-.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 x x (*.f32 (neg.f32 x) x)))) (neg.f32 (neg.f32 (-.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (fma.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (*.f32 (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 x (fabs.f32 x))))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) |
(*.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x)))))) |
(*.f32 (fma.f32 x x (*.f32 (neg.f32 x) x)) (/.f32 #s(literal 1 binary32) (-.f32 x (fabs.f32 x)))) |
(*.f32 (neg.f32 (fma.f32 x (*.f32 x x) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x x (*.f32 x (-.f32 x (fabs.f32 x))))))) |
(*.f32 (neg.f32 (fma.f32 x x (*.f32 (neg.f32 x) x))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 x (fabs.f32 x))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))) |
(+.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (neg.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))) |
(+.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) |
(+.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (neg.f32 (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(-.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32))))) (log.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))))) |
(-.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))) (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (fma.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) (*.f32 (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (log.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) #s(literal 3 binary32))) (fma.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (fma.f32 (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (*.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (log.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))))) |
(log.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) |
(+.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (neg.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fma.f32 (neg.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x)))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32))))) (fabs.f32 x)) |
(fma.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32))) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(-.f32 (/.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))))) |
(/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) |
(/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32))) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(/.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) |
(/.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x))))) |
(/.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(/.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (*.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1/512 binary32) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1/64 binary32) (fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (neg.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1/64 binary32) (neg.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1/64 binary32) (neg.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32))))) (neg.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) (neg.f32 (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x)))) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(/.f32 (fma.f32 x (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))))) (fma.f32 x x (-.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 1 binary32)) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) #s(literal 1 binary32))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) |
(*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32))))) |
(*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(*.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) |
(*.f32 (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))))) |
(*.f32 (neg.f32 (*.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal -1 binary32)) (fabs.f32 x))))) |
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))))) |
(*.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(*.f32 (fma.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (neg.f32 (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(neg.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(+.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) #s(literal 0 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32)) (fma.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) |
(*.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(neg.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(+.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal -1 binary32) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 0 binary32)) |
(fma.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) #s(literal 0 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 0 binary32)) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (*.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)))) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (fma.f32 (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (*.f32 (log.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (fma.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (log.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))))) |
(*.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(exp.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1/2 binary32)) |
(-.f32 (/.f32 (fabs.f32 x) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) |
(-.f32 (/.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) |
(/.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal -1 binary32)) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (*.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) (*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x (*.f32 x (*.f32 x x)) (fma.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (*.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) (*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32))) |
(log1p.f32 (fabs.f32 x)) |
(neg.f32 (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x))))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (neg.f32 (log1p.f32 (fma.f32 x x (neg.f32 (fabs.f32 x)))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 x x))) (neg.f32 (log1p.f32 (neg.f32 (fabs.f32 x))))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (fma.f32 x x (neg.f32 (fabs.f32 x))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 x x))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(-.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(-.f32 (log.f32 (neg.f32 (fma.f32 x (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (fabs.f32 x))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (fma.f32 x x (neg.f32 (fabs.f32 x)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (*.f32 x (*.f32 x x))) (fma.f32 (log1p.f32 (fma.f32 x x (neg.f32 (fabs.f32 x)))) (log1p.f32 (fma.f32 x x (neg.f32 (fabs.f32 x)))) (*.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (fma.f32 x x (neg.f32 (fabs.f32 x)))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (neg.f32 (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (neg.f32 (*.f32 x x))) (log1p.f32 (neg.f32 (*.f32 x x))) (fma.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (log1p.f32 (neg.f32 (fabs.f32 x))) (*.f32 (log1p.f32 (neg.f32 (*.f32 x x))) (log1p.f32 (neg.f32 (fabs.f32 x))))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x)))) |
(fabs.f32 (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 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (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 1/4 binary32)) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (sqrt.f32 (neg.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (sqrt.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))))) |
(/.f32 (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (sqrt.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32)))) (neg.f32 (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 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))))) |
(*.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (/.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/4 binary32)) (pow.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(exp.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32))) |
(+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1/2 binary32)) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (fma.f32 (*.f32 x x) (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fabs.f32 x)) |
(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)) (fabs.f32 x)) |
(fma.f32 (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (sqrt.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fabs.f32 x)) |
(-.f32 #s(literal 0 binary32) (/.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(-.f32 (/.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) (/.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32))) |
(-.f32 (/.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(-.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)))) |
(/.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (*.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32)) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (neg.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (fma.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.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 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32)) (*.f32 (fma.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32)) (*.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (fma.f32 x (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 (fma.f32 x x #s(literal 1 binary32)) (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (fma.f32 x x (fma.f32 x x #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (fma.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) |
(*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)) |
(*.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (/.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(*.f32 (neg.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal -1 binary32)) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (fma.f32 x x #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(*.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(*.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (neg.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))))) |
(*.f32 (neg.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) |
(*.f32 (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)))) |
(*.f32 (pow.f32 (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1/2 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 (fma.f32 x x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fma.f32 x x #s(literal 1 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))) #s(literal 1 binary32)) (/.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32)))))))) |
| 1× | egg-herbie |
| 16 148× | accelerator-lowering-fma.f32 |
| 16 148× | accelerator-lowering-fma.f64 |
| 5 252× | *-lowering-*.f32 |
| 5 252× | *-lowering-*.f64 |
| 5 040× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 3357 |
| 1 | 1186 | 3188 |
| 2 | 3845 | 3029 |
| 0 | 8769 | 2767 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/ 1/2 (+ 1 (fabs x))) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign (/ (fabs x) x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(/ (fabs x) x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (/ x (fabs x))) |
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x)))) |
(fabs x) |
(+ x (fabs x)) |
(+ x (fabs x)) |
(+ x (fabs x)) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (/ (fabs x) x))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(log (/ 1 (+ 1 (fabs x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(log (/ 1 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(log (/ -1 x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(* -1 (log (/ 1 x))) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(* -1 (log (/ -1 x))) |
(- (* -1 (/ (fabs x) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(/ 1 (+ 1 (fabs x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (fabs x) x))) x) |
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x)) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
| Outputs |
|---|
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/ 1/2 (+ 1 (fabs x))) |
(/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign (/ (fabs x) x) x) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (/ x (fabs x))) |
(+.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x)))) |
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(fma.f32 x (fma.f32 x (fma.f32 #s(literal 1/3 binary32) (/.f32 x (*.f32 (fabs.f32 x) (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) (log.f32 (fabs.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x)))) |
(+.f32 (/.f32 (fabs.f32 x) x) (fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1/3 binary32) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 x x) x) (fabs.f32 x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (fma.f32 #s(literal 1/3 binary32) (*.f32 (fabs.f32 x) (/.f32 (*.f32 x x) x)) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x)) x)) |
(fabs x) |
(fabs.f32 x) |
(+ x (fabs x)) |
(+.f32 x (fabs.f32 x)) |
(+ x (fabs x)) |
(+.f32 x (fabs.f32 x)) |
(+ x (fabs x)) |
(+.f32 x (fabs.f32 x)) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) x) |
(* x (+ 1 (/ (fabs x) x))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) x) |
(* x (+ 1 (/ (fabs x) x))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) x) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) x) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) x) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal -1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(fma.f32 #s(literal 2 binary32) (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (fma.f32 #s(literal 2 binary32) (log.f32 x) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (log.f32 x))) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+.f32 (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (log.f32 x))) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 #s(literal 8/3 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 x #s(literal 6 binary32))) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))) |
(+.f32 (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))) |
(+.f32 (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x)) (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6))))))) |
(+.f32 (fma.f32 #s(literal 8/3 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (fma.f32 (fabs.f32 x) #s(literal 2 binary32) #s(literal 2 binary32)) (*.f32 x x))) (fma.f32 #s(literal -2 binary32) (fma.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal 1/2 binary32)))) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 1 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 1 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 1 binary32))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 1 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 1 binary32))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fma.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (*.f32 x x)) #s(literal 1 binary32))) |
(log (/ 1 (+ 1 (fabs x)))) |
(neg.f32 (log1p.f32 (fabs.f32 x))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32)) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (fma.f32 (fabs.f32 x) #s(literal -720 binary32) #s(literal -720 binary32)) (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 60 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) (*.f32 #s(literal 1/24 binary32) (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (neg.f32 (log1p.f32 (fabs.f32 x)))) |
(log (/ 1 x)) |
(neg.f32 (log.f32 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(-.f32 (neg.f32 (log.f32 x)) (/.f32 (fabs.f32 x) x)) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (neg.f32 (log.f32 x)) (/.f32 (fabs.f32 x) x))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(fma.f32 #s(literal 1/6 binary32) (/.f32 (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 x (neg.f32 x) #s(literal 1/2 binary32))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))) (*.f32 x (*.f32 x x))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (neg.f32 (log.f32 x)) (/.f32 (fabs.f32 x) x)))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) x) (fabs.f32 x)) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 x (neg.f32 x) #s(literal 1/2 binary32))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))) x) (*.f32 #s(literal 1/2 binary32) (+.f32 #s(literal -1 binary32) (*.f32 x x)))) x)) x)) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(log1p.f32 (fabs.f32 x)) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (fma.f32 (fabs.f32 x) #s(literal -720 binary32) #s(literal -720 binary32)) (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal 60 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32)) (*.f32 (fma.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (fma.f32 (fabs.f32 x) #s(literal 24 binary32) #s(literal 24 binary32)) (/.f32 #s(literal -3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) #s(literal -1/24 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 x) (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) |
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(fma.f32 (/.f32 (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 x (neg.f32 x) #s(literal 1/2 binary32))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))) (*.f32 x (*.f32 x x))) #s(literal -1/6 binary32) (+.f32 (log.f32 x) (fma.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 (fabs.f32 x) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (fabs x) x)) (log (/ -1 x))) |
(-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 x x)) x) (fabs.f32 x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (+.f32 #s(literal -1 binary32) (*.f32 x x)) (/.f32 (*.f32 #s(literal 1/6 binary32) (fma.f32 (*.f32 (fabs.f32 x) (fma.f32 x (neg.f32 x) #s(literal 1/2 binary32))) #s(literal 0 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal 3 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))))) x)) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) x) |
(/ 1 (+ 1 (fabs x))) |
(/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal -1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 x (neg.f32 x)) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (/.f32 #s(literal -1/2 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/ 1 x) |
(/.f32 #s(literal 1 binary32) x) |
(/ (+ 1 (* -1 (/ (fabs x) x))) x) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x) |
(/.f32 (+.f32 #s(literal 2 binary32) (+.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/.f32 (-.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (+.f32 (fma.f32 x x #s(literal -1/2 binary32)) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x (neg.f32 x)))) #s(literal 2 binary32)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(/.f32 (-.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (fma.f32 x x #s(literal -1/2 binary32)) x)) x)) (neg.f32 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 (neg.f32 (fabs.f32 x)) (/.f32 (fma.f32 (/.f32 (fabs.f32 x) x) (-.f32 #s(literal -1/2 binary32) (fma.f32 x (neg.f32 x) #s(literal 1/2 binary32))) (fma.f32 x x #s(literal -1/2 binary32))) x)) x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) #s(literal -1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/16 binary32) #s(literal -1/8 binary32))) #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f32 x (/.f32 #s(literal -1/2 binary32) (*.f32 x x)) (neg.f32 x)) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(neg.f32 (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f32 (neg.f32 x) (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(fma.f32 (*.f32 (fma.f32 (*.f32 x x) #s(literal -1/8 binary32) #s(literal 1/2 binary32)) x) x (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(fma.f32 (*.f32 x x) (fma.f32 x (*.f32 x (fma.f32 (*.f32 x x) #s(literal 1/16 binary32) #s(literal -1/8 binary32))) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) x) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(fma.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(fma.f32 x (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (neg.f32 x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(fma.f32 x (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) (neg.f32 x)) |
Compiled 21 125 to 2 876 computations (86.4% saved)
29 alts after pruning (17 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 861 | 5 | 866 |
| Fresh | 3 | 12 | 15 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 864 | 29 | 893 |
| Status | Accuracy | Program |
|---|---|---|
| 52.5% | (copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) | |
| ✓ | 55.3% | (copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
| 54.4% | (copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) | |
| 13.4% | (copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) | |
| 8.2% | (copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) | |
| 23.4% | (copysign.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (*.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) x) | |
| 12.0% | (copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) | |
| ✓ | 15.7% | (copysign.f32 (/.f32 (fabs.f32 x) x) x) |
| 14.7% | (copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1/3 binary32) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))) x) | |
| 14.3% | (copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) x) | |
| ✓ | 13.9% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
| 15.7% | (copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) | |
| 15.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) x) | |
| ✓ | 35.7% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) x) |
| ✓ | 58.8% | (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
| 21.5% | (copysign.f32 (log1p.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))) x) | |
| ✓ | 69.9% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| ✓ | 19.1% | (copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
| 27.7% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| ✓ | 29.4% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | 27.3% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
| 35.7% | (copysign.f32 (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) x) | |
| 25.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) | |
| 27.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) | |
| ✓ | 28.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| 31.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| ✓ | 19.1% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
| 12.8% | (copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) | |
| ✓ | 12.9% | (copysign.f32 (log.f32 x) x) |
Compiled 1 268 to 471 computations (62.9% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) x) |
(copysign.f32 (-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (neg.f32 (log.f32 (neg.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1/3 binary32) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) x) |
(copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (log1p.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (/.f32 (fma.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) (*.f32 (-.f32 (/.f32 x (fabs.f32 x)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) x) |
(copysign.f32 (/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x))))) (*.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))) (fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (neg.f32 (log1p.f32 (fabs.f32 x)))))) x) |
(copysign.f32 (/.f32 (-.f32 (pow.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) #s(literal 3 binary32))) (fma.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (fma.f32 (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) (*.f32 (log1p.f32 (neg.f32 (*.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))))) (log1p.f32 (neg.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
2 calls:
| 22.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | x |
| 98.8% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) x) |
(copysign.f32 (-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (neg.f32 (log.f32 (neg.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1/3 binary32) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) x) |
(copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (log1p.f32 (/.f32 (fma.f32 x (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32))) (fma.f32 (fabs.f32 x) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
2 calls:
| 10.0ms | x |
| 8.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | x |
| 98.8% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (+.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal -1/2 binary32) (log.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x))) x) |
(copysign.f32 (-.f32 (neg.f32 (/.f32 (fabs.f32 x) x)) (neg.f32 (log.f32 (neg.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (fma.f32 (*.f32 x x) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))))) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (fma.f32 (/.f32 (fabs.f32 x) x) #s(literal 1/3 binary32) (+.f32 #s(literal -1/2 binary32) (log.f32 x)))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))))) #s(literal 1 binary32)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal 1 binary32))) (fabs.f32 x)) (fma.f32 x x (fma.f32 x (neg.f32 x) #s(literal 1 binary32)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
2 calls:
| 9.0ms | x |
| 7.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | x |
| 98.6% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
2 calls:
| 8.0ms | x |
| 5.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 3 | x |
| 98.4% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
2 calls:
| 4.0ms | x |
| 4.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 3 | x |
| 95.9% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
2 calls:
| 5.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.2% | 3 | x |
| 95.2% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| Outputs |
|---|
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
2 calls:
| 3.0ms | x |
| 3.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 2 | x |
| 82.5% | 2 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
| Outputs |
|---|
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
2 calls:
| 4.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.9% | 1 | x |
| 69.9% | 1 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 x) x) |
| Outputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (log.f32 x) x) |
2 calls:
| 3.0ms | x |
| 2.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.5% | 2 | x |
| 21.5% | 2 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
Total -3.3b remaining (-12.2%)
Threshold costs -3.3b (-12.2%)
| Inputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
(copysign.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(copysign.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) x) |
(copysign.f32 (/.f32 (fma.f32 x (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) x) |
(copysign.f32 (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) x) |
(copysign.f32 (fma.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) x) |
| Outputs |
|---|
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
2 calls:
| 3.0ms | x |
| 2.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.7% | 1 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 15.7% | 1 | x |
Compiled 15 to 10 computations (33.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8443856835365295 | 3.457014799118042 |
| 0.0ms | -3.270716905593872 | -0.3796725273132324 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8443856835365295 | 3.457014799118042 |
| 0.0ms | -3.270716905593872 | -0.3796725273132324 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8443856835365295 | 3.457014799118042 |
| 0.0ms | -3.270716905593872 | -0.3796725273132324 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8443856835365295 | 3.457014799118042 |
| 0.0ms | -3.270716905593872 | -0.3796725273132324 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8443856835365295 | 3.457014799118042 |
| 0.0ms | -3.270716905593872 | -0.3796725273132324 |
Compiled 16 to 13 computations (18.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8443856835365295 | 3.457014799118042 |
| 0.0ms | -3.270716905593872 | -0.3796725273132324 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8443856835365295 | 3.457014799118042 |
Compiled 16 to 13 computations (18.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9483633637428284 | 15.845306396484375 |
Compiled 16 to 11 computations (31.3% saved)
| 1× | egg-herbie |
| 22× | +-commutative_binary32 |
| 16× | *-commutative_binary32 |
| 4× | sub-neg_binary32 |
| 2× | neg-sub0_binary32 |
| 2× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 456 |
| 1 | 102 | 456 |
| 2 | 106 | 456 |
| 3 | 108 | 456 |
| 4 | 109 | 456 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (/.f32 (fabs.f32 x) x) x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
| Outputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (log1p.f32 (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (fma.f32 (*.f32 x x) (fma.f32 (*.f32 x x) (fma.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 45 binary32))) (/.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) #s(literal 30 binary32)) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (log1p.f32 (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (fma.f32 x (*.f32 x (fma.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 #s(literal 3 binary32) (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (log1p.f32 (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (fabs.f32 x))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (fabs.f32 x)) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (/.f32 (fabs.f32 x) x) x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 (/.f32 (fabs.f32 x) x) x) |
| 24 610× | accelerator-lowering-fma.f32 |
| 24 610× | accelerator-lowering-fma.f64 |
| 14 256× | accelerator-lowering-fma.f32 |
| 14 256× | accelerator-lowering-fma.f64 |
| 13 178× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 155 |
| 1 | 169 | 147 |
| 2 | 1653 | 144 |
| 0 | 8450 | 130 |
| 0 | 378 | 3021 |
| 1 | 1074 | 2827 |
| 2 | 3430 | 2680 |
| 0 | 8771 | 2519 |
| 0 | 169 | 782 |
| 1 | 490 | 754 |
| 2 | 1511 | 741 |
| 3 | 5413 | 691 |
| 0 | 8421 | 635 |
| 0 | 236 | 2208 |
| 1 | 627 | 2098 |
| 2 | 1764 | 2002 |
| 3 | 5442 | 1971 |
| 0 | 8275 | 1820 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 647 to 206 computations (68.2% saved)
Compiled 982 to 200 computations (79.6% saved)
Loading profile data...