
Time bar (total: 9.3s)
| 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 3 computations (25% saved)
ival-asinh: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 353.0ms | 8256× | 0 | valid |
ival-asinh: 164.0ms (94.3% of total)const: 7.0ms (4% of total)backward-pass: 3.0ms (1.7% of total)| 2× | egg-herbie |
| 16× | sum3-define |
| 12× | sub-neg |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 8× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1 | 11 | 9 |
| 2 | 15 | 9 |
| 3 | 18 | 9 |
| 4 | 30 | 9 |
| 5 | 37 | 9 |
| 6 | 46 | 9 |
| 7 | 52 | 9 |
| 0 | 9 | 11 |
| 1 | 15 | 9 |
| 2 | 16 | 9 |
| 3 | 17 | 9 |
| 0 | 17 | 9 |
| 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) (hypot.f32 #s(literal 1 binary32) x))) x) |
| Inputs |
|---|
(asinh x) |
(asinh (neg x)) |
(neg (asinh (neg x))) |
| Outputs |
|---|
(asinh x) |
(asinh (neg x)) |
(neg (asinh (neg x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 117 | 0 | - | 1 | (-0.021899692714214325) | (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 | - | x |
| 0 | 0 | - | 0 | - | (fabs.f32 x) |
| 0 | 0 | - | 0 | - | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | (+.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 53.0ms | 398× | 0 | valid |
| 27.0ms | 114× | 1 | valid |
Compiled 115 to 29 computations (74.8% saved)
ival-log: 18.0ms (34.7% of total)ival-add: 9.0ms (17.3% of total)ival-copysign: 7.0ms (13.5% of total)ival-sqrt: 6.0ms (11.6% of total)ival-mult: 5.0ms (9.6% of total)ival-fabs: 4.0ms (7.7% of total)backward-pass: 3.0ms (5.8% of total)const: 1.0ms (1.9% of total)Compiled 10 to 7 computations (30% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ▶ | 37.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 23 to 16 computations (30.4% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ✓ | cost-diff | 96 | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| ✓ | cost-diff | 96 | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 96 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | cost-diff | 96 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 6× | +-commutative |
| 2× | hypot-1-def |
| 2× | sqrt-lowering-sqrt.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 64 |
| 1 | 22 | 64 |
| 0 | 22 | 64 |
| 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 |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* x x) 1)) |
(hypot.f32 #s(literal 1 binary32) x) |
(+ (* x x) 1) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(* x x) |
(*.f32 x x) |
1 |
#s(literal 1 binary32) |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 99.9% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 86.7% | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 100.0% | (+.f32 (*.f32 x x) #s(literal 1 binary32)) |
| ✓ | accuracy | 99.9% | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 86.7% | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 77.5% | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 76.0ms | 71× | 5 | exit |
| 55.0ms | 185× | 0 | valid |
Compiled 80 to 14 computations (82.5% saved)
ival-fabs: 25.0ms (29.1% of total)ival-log: 12.0ms (14% of total)backward-pass: 11.0ms (12.8% of total)compiled-spec: 10.0ms (11.6% of total)ival-add: 8.0ms (9.3% of total)ival-mult: 8.0ms (9.3% of total)ival-copysign: 6.0ms (7% of total)ival-sqrt: 5.0ms (5.8% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<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 (copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)> |
#<alt (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (fabs x)> |
#<alt (+ (* x x) 1)> |
| Outputs |
|---|
#<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 (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 (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 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))))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | -inf | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 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 | (sqrt (+ (* x x) 1)) |
| 0.0ms | x | @ | inf | (sqrt (+ (* x x) 1)) |
| 1× | batch-egg-rewrite |
| 2410× | *-lowering-*.f32 |
| 2410× | *-lowering-*.f64 |
| 1896× | /-lowering-/.f32 |
| 1896× | /-lowering-/.f64 |
| 1588× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 53 |
| 1 | 74 | 53 |
| 2 | 464 | 53 |
| 3 | 5692 | 53 |
| 0 | 8542 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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)) |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
(+ (* x x) 1) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(hypot.f32 #s(literal 1 binary32) x) |
(hypot.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(hypot.f32 #s(literal 1 binary32) (neg.f32 x)) |
(hypot.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))) |
(hypot.f32 #s(literal 1 binary32) (fabs.f32 (fabs.f32 x))) |
(hypot.f32 #s(literal 1 binary32) (pow.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x)))) |
(fabs.f32 (hypot.f32 #s(literal 1 binary32) x)) |
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) |
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (+.f32 (*.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) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (neg.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x)) (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 x (hypot.f32 #s(literal 1 binary32) x))) |
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(hypot.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x)) |
(hypot.f32 (*.f32 x (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x)) |
(hypot.f32 (*.f32 (neg.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x)) |
(neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32))) |
(exp.f32 (log1p.f32 (*.f32 x x))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(fabs.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) |
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.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 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.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 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.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) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.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) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(sqrt.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)) |
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) #s(literal 1 binary32))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
| 1× | egg-herbie |
| 4466× | *-lowering-*.f32 |
| 4466× | *-lowering-*.f64 |
| 2106× | sum3-define |
| 1806× | fma-lowering-fma.f32 |
| 1806× | fma-lowering-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 1315 |
| 1 | 517 | 1085 |
| 2 | 1766 | 1053 |
| 3 | 6753 | 1053 |
| 0 | 8059 | 1053 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))))) |
(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))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
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)))) |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(* -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))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(+ (* -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)))) |
(+.f32 (log.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) 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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)) x)) |
(+ 1 (fabs x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 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 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.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))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 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 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(* -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 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(* -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))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(+ (* -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)))) |
(+.f32 (log.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) 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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)) x)) |
(+ 1 (fabs x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 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 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) 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) |
1 |
#s(literal 1 binary32) |
(+ 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)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
Compiled 13259 to 1528 computations (88.5% saved)
23 alts after pruning (22 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 426 | 22 | 448 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 427 | 23 | 450 |
| Status | Accuracy | Program |
|---|---|---|
| 17.4% | (copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) | |
| 52.8% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) | |
| 51.9% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x) | |
| 15.7% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) | |
| ▶ | 62.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 13.3% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| ▶ | 67.8% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 15.1% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) | |
| 15.6% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| ✓ | 62.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 37.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x) | |
| ▶ | 10.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| 18.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 30.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 29.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ▶ | 28.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
| 31.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 31.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| 17.4% | (copysign.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 27.3% | (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) | |
| 29.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| 13.3% | (copysign.f32 (log.f32 (neg.f32 x)) x) | |
| ▶ | 14.6% | (copysign.f32 (log.f32 x) x) |
Compiled 726 to 449 computations (38.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 32 | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | cost-diff | 96 | (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | cost-diff | 96 | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | cost-diff | 64 | (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | cost-diff | 64 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 32 | (+.f32 (fabs.f32 x) (neg.f32 x)) |
| ✓ | cost-diff | 32 | (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) |
| ✓ | cost-diff | 32 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) 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) |
| 2472× | fma-lowering-fma.f32 |
| 2472× | fma-lowering-fma.f64 |
| 2432× | sum5-define |
| 2112× | fma-define |
| 2104× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 171 |
| 1 | 65 | 157 |
| 2 | 151 | 153 |
| 3 | 295 | 153 |
| 4 | 578 | 153 |
| 5 | 1085 | 153 |
| 6 | 2009 | 153 |
| 7 | 2888 | 153 |
| 8 | 3987 | 153 |
| 9 | 6367 | 153 |
| 10 | 6476 | 153 |
| 11 | 6528 | 153 |
| 12 | 7149 | 153 |
| 13 | 7157 | 153 |
| 0 | 8482 | 153 |
| 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 (+ (fabs x) (neg x))) x) |
(log (+ (fabs x) (neg x))) |
(+ (fabs x) (neg x)) |
(fabs x) |
x |
(neg x) |
(copysign (log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x) |
(log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(fabs x) |
x |
(+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
1 |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(* x x) |
(+ 1/2 (* (* x x) -1/8)) |
1/2 |
(* (* x x) -1/8) |
-1/8 |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
1 |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x 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 (+ (fabs x) (neg x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (+ (fabs x) (neg x))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+ (fabs x) (neg x)) |
(-.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(neg x) |
(neg.f32 x) |
(copysign (log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(fabs x) |
(fabs.f32 x) |
x |
(+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
1 |
#s(literal 1 binary32) |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* x x) |
(*.f32 x x) |
(+ 1/2 (* (* x x) -1/8)) |
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) -1/8) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
-1/8 |
#s(literal -1/8 binary32) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
1 |
#s(literal 1 binary32) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 100.0% | (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (neg.f32 x)) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (fabs.f32 x) (neg.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) |
| 108.0ms | 256× | 0 | invalid |
Compiled 193 to 28 computations (85.5% saved)
ival-copysign: 30.0ms (33.4% of total)ival-log: 15.0ms (16.7% of total)compiled-spec: 14.0ms (15.6% of total)ival-add: 10.0ms (11.1% of total)ival-mult: 10.0ms (11.1% of total)ival-div: 4.0ms (4.5% of total)ival-fabs: 2.0ms (2.2% of total)ival-sqrt: 2.0ms (2.2% of total)ival-neg: 2.0ms (2.2% of total)const: 1.0ms (1.1% of total)backward-pass: 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 (copysign (log (+ (fabs x) (neg x))) x)> |
#<alt (log (+ (fabs x) (neg x)))> |
#<alt (+ (fabs x) (neg x))> |
#<alt (copysign (log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x)> |
#<alt (log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8))))))> |
#<alt (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)> |
#<alt (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (neg x)> |
#<alt (* x x)> |
#<alt (* (* x x) -1/8)> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* 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 (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 (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) 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 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log -1/8) (* -4 (log (/ 1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (* -4 (log (/ -1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))> |
#<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 (* -1/8 (pow x 2))))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<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 (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 (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 (+ 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 (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 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 (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<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)))))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.0ms | x | @ | 0 | (log (+ 1 (fabs x))) |
| 35.0ms | x | @ | 0 | (log x) |
| 30.0ms | x | @ | inf | (log (+ 1 (fabs x))) |
| 17.0ms | x | @ | 0 | (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
| 15.0ms | x | @ | -inf | (log (+ 1 (fabs x))) |
| 1× | batch-egg-rewrite |
| 2548× | *-lowering-*.f32 |
| 2548× | *-lowering-*.f64 |
| 2216× | +-lowering-+.f64 |
| 2216× | +-lowering-+.f32 |
| 2154× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 127 |
| 1 | 156 | 117 |
| 2 | 1400 | 113 |
| 0 | 8321 | 113 |
| 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) |
(copysign (log (+ (fabs x) (neg x))) x) |
(log (+ (fabs x) (neg x))) |
(+ (fabs x) (neg x)) |
(copysign (log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x) |
(log (+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(+ (fabs x) (+ 1 (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(neg x) |
(* x x) |
(* (* x x) -1/8) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(log1p.f32 (fabs.f32 x)) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(+.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) (log.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (neg.f32 (-.f32 x #s(literal 0 binary32)))) |
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (fabs.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (fabs.f32 (+.f32 #s(literal 0 binary32) x))) |
(*.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) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (neg.f32 x) (fabs.f32 x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (fabs.f32 x) x))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+.f32 (fabs.f32 x) (neg.f32 x)) |
(+.f32 (neg.f32 x) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x)) |
(fma.f32 x #s(literal -1 binary32) (fabs.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 #s(literal 0 binary32) (-.f32 x (fabs.f32 x))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) x) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (fabs.f32 x)))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) x)) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) x))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.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 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (neg.f32 x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (fabs.f32 x) x)) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 (neg.f32 x) (fabs.f32 x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (fabs.f32 x) x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (*.f32 x x))) (*.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(log1p.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (neg.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x x))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) |
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)) |
(+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)) |
(+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))))) (fabs.f32 x)) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (fabs.f32 x)) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(-.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (neg.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (*.f32 x x)) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (*.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (neg.f32 (neg.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x x))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x)) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x))) (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (fabs.f32 x)))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (/.f32 (pow.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1/2 binary32)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) (neg.f32 x))))) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 (*.f32 x (neg.f32 x))) |
(neg.f32 (*.f32 (neg.f32 x) x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (neg.f32 (*.f32 x x))) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (*.f32 (neg.f32 x) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 x (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 x) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) x)) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 x))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 (neg.f32 x)))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x x) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (-.f32 x #s(literal 0 binary32)) (-.f32 x #s(literal 0 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) x) |
(*.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32)) x) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (*.f32 #s(literal 1 binary32) x)) (fabs.f32 x)) |
(*.f32 (fabs.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32))) (fabs.f32 x)) |
(*.f32 x (*.f32 x #s(literal -1/8 binary32))) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(*.f32 #s(literal -1/8 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal -1/8 binary32)) x) |
(exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x)) |
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 #s(literal 0 binary32) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(-.f32 (/.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
| 1× | egg-herbie |
| 3708× | *-lowering-*.f32 |
| 3708× | *-lowering-*.f64 |
| 2264× | +-lowering-+.f64 |
| 2264× | +-lowering-+.f32 |
| 1948× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 2842 |
| 1 | 1333 | 2422 |
| 2 | 4806 | 2378 |
| 0 | 8158 | 2378 |
| 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)))) |
(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))))) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) 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 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+ 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 (* -1/8 (pow x 2)))))) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(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 (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))) |
(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 (+ 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)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 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) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(+ 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))) 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)) (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))) |
(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))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 x x))) (/.f32 #s(literal -1 binary32) (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))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 x (+.f32 (/.f32 (*.f32 x #s(literal -1/3 binary32)) (*.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 -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 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+.f32 (+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (*.f32 x 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))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (*.f32 x x)) (*.f32 (*.f32 (fabs.f32 x) (/.f32 (*.f32 x x) x)) (/.f32 #s(literal -1/3 binary32) (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.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 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) x) (fabs.f32 x)) 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))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) x) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) 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 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (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 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) #s(literal 1/720 binary32))))))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (+.f32 (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -23040 binary32)) #s(literal 1/720 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -23040 binary32)) #s(literal 1/720 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (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))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))) |
(- (* (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))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 90 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32))) (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))))) |
(* -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 (+.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x x)) (log.f32 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 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (*.f32 x (*.f32 x x))) (-.f32 (log.f32 x) (-.f32 (/.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) 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 (-.f32 #s(literal 0 binary32) (/.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 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) 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 (fabs.f32 x) (/.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) #s(literal 1/6 binary32)) x) (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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))))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (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))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32))))) (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))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 90 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(log (/ 1 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (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))))) |
(-.f32 (/.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) x) (+.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 (-.f32 (/.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) x) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (/.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) #s(literal 1/6 binary32)) (*.f32 x (*.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 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) (neg.f32 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 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 (+.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x)) 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)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) |
(+ (* (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)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) |
(+ (* (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)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) |
(/ 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 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.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 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.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 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) (fabs.f32 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 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (fabs.f32 x)) x))) (neg.f32 x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 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/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x))) |
Compiled 33509 to 3001 computations (91% saved)
32 alts after pruning (28 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 760 | 15 | 775 |
| Fresh | 4 | 13 | 17 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 766 | 32 | 798 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.7% | (copysign.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) |
| 52.8% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) | |
| 8.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) | |
| 16.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) x) | |
| 9.0% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) | |
| ▶ | 12.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
| 18.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) | |
| ✓ | 62.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 26.6% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))))) x) | |
| 26.0% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))) x) | |
| 14.6% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) | |
| 13.3% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| 47.9% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) | |
| ✓ | 67.8% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 7.8% | (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) | |
| 8.9% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) | |
| ▶ | 15.1% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
| 28.7% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| ▶ | 7.8% | (copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| 7.9% | (copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) | |
| 15.6% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| ✓ | 62.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 37.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x) | |
| 18.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 30.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 29.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| 31.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 17.4% | (copysign.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 27.3% | (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) | |
| 29.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ▶ | 13.3% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 14.6% | (copysign.f32 (log.f32 x) x) |
Compiled 1650 to 777 computations (52.9% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | cost-diff | 96 | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | cost-diff | 160 | (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
| ✓ | cost-diff | 160 | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
| ✓ | cost-diff | 128 | (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) |
| ✓ | cost-diff | 128 | (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x) |
| ✓ | cost-diff | 128 | (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) |
| ✓ | cost-diff | 128 | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
| ✓ | cost-diff | 576 | (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
| ✓ | cost-diff | 576 | (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | cost-diff | 576 | (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | cost-diff | 576 | (copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| ✓ | cost-diff | 0 | (neg.f32 x) |
| ✓ | cost-diff | 0 | (log.f32 (neg.f32 x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | cost-diff | 9824 | (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | cost-diff | 9888 | (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
| ✓ | cost-diff | 26176 | (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
| ✓ | cost-diff | 26176 | (copysign.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) |
| 1888× | fma-lowering-fma.f32 |
| 1888× | fma-lowering-fma.f64 |
| 1862× | sum3-define |
| 1848× | sum5-define |
| 1834× | *-lowering-*.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 613 |
| 1 | 147 | 511 |
| 2 | 394 | 467 |
| 3 | 908 | 435 |
| 4 | 2401 | 428 |
| 5 | 5699 | 428 |
| 0 | 8315 | 428 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x) |
(/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
(+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) |
0 |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
3 |
(+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) |
2 |
(* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
x |
(copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x) |
(log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) |
(+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8))))) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) |
(+ 1 (* x (* x x))) |
1 |
(* x (* x x)) |
x |
(* x x) |
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) |
(* (* x x) (* x (* x (* x x)))) |
(* x (* x (* x x))) |
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))) |
(+ (* x x) (* x (* x x))) |
(* x (* x (+ 1/2 (* (* x x) -1/8)))) |
(* x (+ 1/2 (* (* x x) -1/8))) |
(+ 1/2 (* (* x x) -1/8)) |
1/2 |
(* (* x x) -1/8) |
-1/8 |
(copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x) |
(log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) |
(- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x) |
(/ (* (+ (fabs x) (/ -1/2 x)) x) x) |
(* (+ (fabs x) (/ -1/2 x)) x) |
(+ (fabs x) (/ -1/2 x)) |
(fabs x) |
x |
(/ -1/2 x) |
-1/2 |
(copysign (neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))) x) |
(neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))) |
(log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
1 |
(+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+ 1 (fabs x)) |
(fabs x) |
x |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(* x x) |
(+ 1/2 (* (* x x) -1/8)) |
1/2 |
(* (* x x) -1/8) |
-1/8 |
| Outputs |
|---|
(copysign (/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
0 |
#s(literal 0 binary32) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
3 |
#s(literal 3 binary32) |
(+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
(- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
2 |
#s(literal 2 binary32) |
(* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
#s(literal 0 binary32) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(log (neg x)) |
(log.f32 (neg.f32 x)) |
(neg x) |
(neg.f32 x) |
x |
(copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) |
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8))))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))) |
(+ 1 (* x (* x x))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
x |
(* x x) |
(*.f32 x x) |
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))) |
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) |
(* (* x x) (* x (* x (* x x)))) |
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))) |
(+ (* x x) (* x (* x x))) |
(*.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))) |
(* x (* x (+ 1/2 (* (* x x) -1/8)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* x (+ 1/2 (* (* x x) -1/8))) |
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(+ 1/2 (* (* x x) -1/8)) |
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) -1/8) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
-1/8 |
#s(literal -1/8 binary32) |
(copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) |
(log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) |
(- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(/ (* (+ (fabs x) (/ -1/2 x)) x) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(* (+ (fabs x) (/ -1/2 x)) x) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(+ (fabs x) (/ -1/2 x)) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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 (neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(neg.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
1 |
#s(literal 1 binary32) |
(+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (fabs x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(fabs x) |
(fabs.f32 x) |
x |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* x x) |
(*.f32 x x) |
(+ 1/2 (* (* x x) -1/8)) |
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) -1/8) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
-1/8 |
#s(literal -1/8 binary32) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | accuracy | 94.4% | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | accuracy | 100.0% | (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) |
| ✓ | accuracy | 100.0% | (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | accuracy | 100.0% | (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) |
| ✓ | accuracy | 99.9% | (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) |
| ✓ | accuracy | 99.9% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 99.9% | (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) |
| ✓ | accuracy | 94.4% | (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (neg.f32 x)) |
| ✓ | accuracy | 100.0% | (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
| ✓ | accuracy | 100.0% | (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
| ✓ | accuracy | 99.8% | (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
| ✓ | accuracy | 94.2% | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| 122.0ms | 42× | 5 | exit |
| 119.0ms | 190× | 0 | invalid |
| 39.0ms | 24× | 0 | valid |
Compiled 788 to 56 computations (92.9% saved)
ival-log: 64.0ms (31.5% of total)backward-pass: 26.0ms (12.8% of total)ival-mult: 24.0ms (11.8% of total)ival-add: 21.0ms (10.3% of total)ival-copysign: 18.0ms (8.9% of total)ival-pow: 14.0ms (6.9% of total)ival-div: 13.0ms (6.4% of total)compiled-spec: 10.0ms (4.9% of total)ival-sub: 5.0ms (2.5% of total)ival-neg: 3.0ms (1.5% of total)ival-fabs: 2.0ms (1% of total)ival-sqrt: 2.0ms (1% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (copysign (/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)> |
#<alt (/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))> |
#<alt (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (copysign (log (neg x)) x)> |
#<alt (log (neg x))> |
#<alt (neg x)> |
#<alt (copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x)> |
#<alt (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8))))))> |
#<alt (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))> |
#<alt (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))> |
#<alt (copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x)> |
#<alt (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x))> |
#<alt (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)> |
#<alt (/ (* (+ (fabs x) (/ -1/2 x)) x) x)> |
#<alt (copysign (neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))) x)> |
#<alt (neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))))> |
#<alt (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))> |
#<alt (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))> |
#<alt (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)> |
#<alt (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)> |
#<alt (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))> |
#<alt (* x (* x x))> |
#<alt (* (* x x) (* x (* x (* x x))))> |
#<alt (* (+ (fabs x) (/ -1/2 x)) x)> |
#<alt (+ (fabs x) (/ -1/2 x))> |
#<alt (* (* x x) (+ 1/2 (* (* x x) -1/8)))> |
#<alt (fabs x)> |
| Outputs |
|---|
#<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 (pow (log (+ 1 (fabs x))) 2)> |
#<alt (+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (pow (log (/ 1 x)) 2)> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))))> |
#<alt (pow (log (/ -1 x)) 2)> |
#<alt (+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (pow (log (+ 1 (fabs x))) 2)> |
#<alt (+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (pow (log (/ 1 x)) 2)> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))))> |
#<alt (pow (log (/ -1 x)) 2)> |
#<alt (+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log 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 (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/16 x))) 1/6))))> |
#<alt (+ (log -1/8) (* -4 (log (/ 1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2)))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (* -4 (log (/ -1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2)))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 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) (+ 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 (/ -1/2 x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) 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/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 (+ 1 (fabs x)))))> |
#<alt (* -1 (+ (log -8) (* 4 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))))> |
#<alt (- (* -1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))))> |
#<alt (- (* -1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (+ (log -8) (* 4 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))))> |
#<alt (- (* -1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))))> |
#<alt (- (* -1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (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/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 -8) (* 4 (log (/ 1 x))))> |
#<alt (+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))> |
#<alt (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))))> |
#<alt (+ (log -8) (+ (* 1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))))> |
#<alt (+ (log -8) (* 4 (log (/ -1 x))))> |
#<alt (+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))> |
#<alt (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))))> |
#<alt (+ (log -8) (+ (* 1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))))> |
#<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)) 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 (/ -8 (pow x 4))> |
#<alt (* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 4)))> |
#<alt (/ (- (* -1 (/ (+ 128 (* 64 (+ 1 (fabs x)))) (pow x 4))) (+ 8 (* 32 (/ 1 (pow x 2))))) (pow x 4))> |
#<alt (/ (- (* -1 (/ (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x)))) (pow x 6))) (+ 8 (+ (* 64 (/ (+ 1 (fabs x)) (pow x 4))) (+ (* 32 (/ 1 (pow x 2))) (/ 128 (pow x 4)))))) (pow x 4))> |
#<alt (/ -8 (pow x 4))> |
#<alt (* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 4)))> |
#<alt (/ (- (* -1 (/ (+ 128 (* 64 (+ 1 (fabs x)))) (pow x 4))) (+ 8 (* 32 (/ 1 (pow x 2))))) (pow x 4))> |
#<alt (/ (- (* -1 (/ (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x)))) (pow x 6))) (+ 8 (+ (* 64 (/ (+ 1 (fabs x)) (pow x 4))) (+ (* 32 (/ 1 (pow x 2))) (/ 128 (pow x 4)))))) (pow x 4))> |
#<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 (pow (log (+ 1 (fabs x))) 2)> |
#<alt (+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (pow (log (/ 1 x)) 2)> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))))> |
#<alt (pow (log (/ -1 x)) 2)> |
#<alt (+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (pow (log (+ 1 (fabs x))) 3)> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 3))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (+ (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* (pow x 2) (+ (* -1/24 (/ (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (+ 1 (fabs x)))) (+ (* 1/720 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x)))))))) (+ (* 1/2 (/ (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* (log (+ 1 (fabs x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3))> |
#<alt (* -1 (pow (log (/ 1 x)) 3))> |
#<alt (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))> |
#<alt (+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))))))> |
#<alt (+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (fabs x) (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1/3 (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/6 (/ (* (pow (log (/ 1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (+ (/ (* (fabs x) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 3)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))))))))))> |
#<alt (* -1 (pow (log (/ -1 x)) 3))> |
#<alt (+ (* -1 (/ (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2))) x)) (* -1 (pow (log (/ -1 x)) 3)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (+ (* -1 (/ (+ (* -1 (* (fabs x) (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))))) (+ (* 1/6 (* (pow (log (/ -1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))))) x)) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3)))> |
#<alt (* -1 x)> |
#<alt (* x (- x 1))> |
#<alt (* x (- x 1))> |
#<alt (* x (- x 1))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt -1/2> |
#<alt (- (* x (fabs x)) 1/2)> |
#<alt (- (* x (fabs x)) 1/2)> |
#<alt (- (* x (fabs x)) 1/2)> |
#<alt (* x (fabs x))> |
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))> |
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))> |
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))> |
#<alt (* x (fabs x))> |
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<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)> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | 0 | (log (neg x)) |
| 8.0ms | x | @ | inf | (log (neg x)) |
| 3.0ms | x | @ | 0 | (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
| 1.0ms | x | @ | inf | (copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x) |
| 1.0ms | x | @ | inf | (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
| 1× | batch-egg-rewrite |
| 3024× | *-lowering-*.f32 |
| 3024× | *-lowering-*.f64 |
| 1540× | fmsub-define |
| 1536× | fmm-def |
| 1476× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 484 |
| 1 | 405 | 398 |
| 2 | 4128 | 256 |
| 0 | 9033 | 256 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x) |
(/ (+ 0 (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)) (+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
(+ 0 (- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(- (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) (* 0 (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
(copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x) |
(log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) |
(+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* x (* x (+ 1/2 (* (* x x) -1/8))))) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) |
(copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x) |
(log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) |
(- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x) |
(/ (* (+ (fabs x) (/ -1/2 x)) x) x) |
(copysign (neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))) x) |
(neg (log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))) |
(log (/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(/ 1 (+ (+ 1 (fabs x)) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(* x (* x x)) |
(* (* x x) (* x (* x (* x x)))) |
(* (+ (fabs x) (/ -1/2 x)) x) |
(+ (fabs x) (/ -1/2 x)) |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(fabs x) |
| Outputs |
|---|
(copysign.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) x) |
(neg.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) |
(/.f32 (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal -1 binary32))) |
(*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32))) |
(+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal -1 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 0 binary32)) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32)) (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) #s(literal 1 binary32)) (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32))) |
(+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal -1 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 0 binary32)) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32)) (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) #s(literal 1 binary32)) (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (+.f32 #s(literal 0 binary32) x))) |
(-.f32 (log.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(log.f32 (neg.f32 x)) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(neg.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(+.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 0 binary32)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(+.f32 (log.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 0 binary32)) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) (log.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (neg.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 3 binary32)))) (log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (-.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(*.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(exp.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)) |
(+.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) #s(literal 1 binary32)) (fabs.f32 x)) |
(+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(-.f32 (/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal -1 binary32)) |
(/.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(/.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (neg.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(*.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(*.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal -1 binary32))) |
(*.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(*.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(*.f32 (pow.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal -1/2 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #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 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(copysign.f32 (log.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(log.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x)) |
(+.f32 (neg.f32 x) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) |
(+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 1 binary32) x)) (neg.f32 x)) |
(fma.f32 x (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) (neg.f32 x)) |
(fma.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (neg.f32 x)) |
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)) |
(fma.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(fma.f32 (*.f32 (neg.f32 x) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)) |
(-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))) (/.f32 (*.f32 x x) (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(-.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 0 binary32)) x) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))))) |
(*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(neg.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x))) |
(neg.f32 (/.f32 (*.f32 (neg.f32 x) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 1 binary32))) |
(/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))))) |
(/.f32 (*.f32 (neg.f32 x) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (neg.f32 x)) |
(/.f32 (*.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 1 binary32)) x) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) (*.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)))) x)) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (*.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) |
(/.f32 (neg.f32 (*.f32 (neg.f32 x) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) (neg.f32 (neg.f32 x))) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(/.f32 (/.f32 (*.f32 (neg.f32 x) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal -1 binary32)) x) |
(*.f32 x (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) |
(*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (*.f32 (neg.f32 x) (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) #s(literal -1 binary32))) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(neg.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(+.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 0 binary32)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(+.f32 (log.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 0 binary32)) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) (log.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (neg.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 3 binary32)))) (log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (-.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(*.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(neg.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(+.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 0 binary32)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal -1/2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(exp.f32 (*.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal -1 binary32))) |
(pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(*.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal -1 binary32))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32))) |
(+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) |
(pow.f32 (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal -1 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 0 binary32)) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(fma.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) |
(*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32)) (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) #s(literal 1 binary32)) (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32))) |
(+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) |
(+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 0 binary32)) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 3/2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)) |
(pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) #s(literal -1 binary32)) |
(fma.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) #s(literal 0 binary32)) |
(fma.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 0 binary32)) |
(-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 0 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 9 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)))) |
(*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 3/2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32)) #s(literal 3/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 3/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3/2 binary32)) (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 6 binary32))) #s(literal 3/2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 4 binary32))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/4 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/4 binary32)) #s(literal 2 binary32))) |
(neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) #s(literal -1 binary32))) |
(+.f32 (*.f32 x x) (neg.f32 (fabs.f32 x))) |
(+.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (fabs.f32 x))) |
(+.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (+.f32 (*.f32 (neg.f32 (fabs.f32 x)) #s(literal 1 binary32)) (fabs.f32 x))) |
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 x x (neg.f32 (fabs.f32 x))) |
(fma.f32 x (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (fabs.f32 x))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (neg.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (neg.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(fma.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (neg.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (neg.f32 (fabs.f32 x))) |
(fma.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (-.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x x) (*.f32 x x))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(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 #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(-.f32 (*.f32 x x) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.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))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.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 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.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))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(/.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 #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.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))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(*.f32 (fabs.f32 x) (-.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (-.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (-.f32 (*.f32 (*.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))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) #s(literal 3/2 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 3 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(*.f32 x (*.f32 x x)) |
(*.f32 (fabs.f32 x) (*.f32 x x)) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x x) x) |
(*.f32 (*.f32 x x) (fabs.f32 x)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (*.f32 x x)) (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32))) |
(*.f32 (pow.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 (fabs.f32 x) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 x x)) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) |
(*.f32 (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)) (pow.f32 (pow.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 x)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 4 binary32) (log.f32 x)) #s(literal 3/2 binary32))) |
(pow.f32 x #s(literal 6 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 6 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(pow.f32 (*.f32 x (*.f32 x x)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 3/2 binary32)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x x)) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) x) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 9/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 9/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 x #s(literal 1 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) |
(*.f32 (pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 x x))) |
(+.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
(+.f32 (*.f32 x (/.f32 #s(literal -1/2 binary32) x)) (*.f32 x (fabs.f32 x))) |
(+.f32 (*.f32 (fabs.f32 x) x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(+.f32 (*.f32 (/.f32 #s(literal -1/2 binary32) x) x) (*.f32 (fabs.f32 x) x)) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))))) |
(/.f32 (*.f32 x (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.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 #s(literal -1/2 binary32) x)) (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.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 #s(literal -1/2 binary32) x)) (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x (*.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 x x) (/.f32 (fabs.f32 x) (/.f32 x #s(literal -1/2 binary32)))))) |
(/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal -1/2 binary32) x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)))))) |
(*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1/512 binary32)))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32))) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x)) |
(*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
| 1× | egg-herbie |
| 5784× | *-lowering-*.f32 |
| 5784× | *-lowering-*.f64 |
| 4940× | +-lowering-+.f64 |
| 4940× | +-lowering-+.f32 |
| 1650× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 657 | 6951 |
| 1 | 2309 | 5939 |
| 0 | 8984 | 5939 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))) |
(pow (log (+ 1 (fabs x))) 2) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(pow (log (/ 1 x)) 2) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(pow (log (/ -1 x)) 2) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2)) |
(pow (log (+ 1 (fabs x))) 2) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(pow (log (/ 1 x)) 2) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(pow (log (/ -1 x)) 2) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2)) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (log 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)))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/16 x))) 1/6)))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 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) (+ 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))))) |
(/ -1/2 x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) 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/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 (+ 1 (fabs x))))) |
(* -1 (+ (log -8) (* 4 (log (/ 1 x))))) |
(* -1 (+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))) |
(- (* -1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))) |
(- (* -1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))))) |
(* -1 (+ (log -8) (* 4 (log (/ -1 x))))) |
(* -1 (+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))) |
(- (* -1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))) |
(- (* -1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (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/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 -8) (* 4 (log (/ 1 x)))) |
(+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))) |
(+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))) |
(+ (log -8) (+ (* 1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))))) |
(+ (log -8) (* 4 (log (/ -1 x)))) |
(+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))) |
(+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))) |
(+ (log -8) (+ (* 1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))))) |
(/ 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)) 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)))) |
(/ -8 (pow x 4)) |
(* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 4))) |
(/ (- (* -1 (/ (+ 128 (* 64 (+ 1 (fabs x)))) (pow x 4))) (+ 8 (* 32 (/ 1 (pow x 2))))) (pow x 4)) |
(/ (- (* -1 (/ (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x)))) (pow x 6))) (+ 8 (+ (* 64 (/ (+ 1 (fabs x)) (pow x 4))) (+ (* 32 (/ 1 (pow x 2))) (/ 128 (pow x 4)))))) (pow x 4)) |
(/ -8 (pow x 4)) |
(* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 4))) |
(/ (- (* -1 (/ (+ 128 (* 64 (+ 1 (fabs x)))) (pow x 4))) (+ 8 (* 32 (/ 1 (pow x 2))))) (pow x 4)) |
(/ (- (* -1 (/ (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x)))) (pow x 6))) (+ 8 (+ (* 64 (/ (+ 1 (fabs x)) (pow x 4))) (+ (* 32 (/ 1 (pow x 2))) (/ 128 (pow x 4)))))) (pow x 4)) |
(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))) |
(pow (log (+ 1 (fabs x))) 2) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(pow (log (/ 1 x)) 2) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(pow (log (/ -1 x)) 2) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2)) |
(pow (log (+ 1 (fabs x))) 3) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 3)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (+ (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* (pow x 2) (+ (* -1/24 (/ (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (+ 1 (fabs x)))) (+ (* 1/720 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x)))))))) (+ (* 1/2 (/ (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* (log (+ 1 (fabs x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(* -1 (pow (log (/ 1 x)) 3)) |
(+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (fabs x) (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1/3 (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/6 (/ (* (pow (log (/ 1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (+ (/ (* (fabs x) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 3)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))))))) |
(* -1 (pow (log (/ -1 x)) 3)) |
(+ (* -1 (/ (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (+ (* -1 (/ (+ (* -1 (* (fabs x) (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))))) (+ (* 1/6 (* (pow (log (/ -1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))))) x)) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(* -1 x) |
(* x (- x 1)) |
(* x (- x 1)) |
(* x (- x 1)) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
-1/2 |
(- (* x (fabs x)) 1/2) |
(- (* x (fabs x)) 1/2) |
(- (* x (fabs x)) 1/2) |
(* x (fabs x)) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(* x (fabs x)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(/ -1/2 x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(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 |
|---|
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal -1/24 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(* -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))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (log.f32 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)))) |
(+.f32 (log.f32 x) (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (*.f32 x (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x))) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.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)) |
(pow (log (+ 1 (fabs x))) 2) |
(pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 x x) (log1p.f32 (fabs.f32 x))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (+.f32 (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/360 binary32)))))))))))) |
(pow (log (/ 1 x)) 2) |
(pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x) (+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 x)) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))))) (+.f32 (*.f32 (log.f32 x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x))) |
(pow (log (/ -1 x)) 2) |
(pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) x)) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) #s(literal -1/3 binary32)))) x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) x)) x)) |
(pow (log (+ 1 (fabs x))) 2) |
(pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 x x) (log1p.f32 (fabs.f32 x))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (+.f32 (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/360 binary32)))))))))))) |
(pow (log (/ 1 x)) 2) |
(pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x) (+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 x)) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))))) (+.f32 (*.f32 (log.f32 x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x))) |
(pow (log (/ -1 x)) 2) |
(pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) x)) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) #s(literal -1/3 binary32)))) x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) x)) x)) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (+.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (+.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (+.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (+.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/8 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/8 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/8 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1/8 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))))))) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/16 x))) 1/6)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 3/40 binary32) (*.f32 x #s(literal -1/16 binary32))))) #s(literal -1/6 binary32))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal 4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal 4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x))) |
(+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(-.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal 4 binary32))) (/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal 8 binary32) x)) (*.f32 x x))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) (/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 16 binary32) x)) (*.f32 x (*.f32 x x)))) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal -4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal 8 binary32) x)) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 16 binary32) x)) (*.f32 x (*.f32 x x)))) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 x #s(literal 1 binary32)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal -1/8 binary32))))) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 x #s(literal 1 binary32)) |
(+ 1 x) |
(+.f32 x #s(literal 1 binary32)) |
(+ 1 x) |
(+.f32 x #s(literal 1 binary32)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 x #s(literal 1 binary32)) |
(* x (+ 1 (/ 1 x))) |
(+.f32 x #s(literal 1 binary32)) |
(* x (+ 1 (/ 1 x))) |
(+.f32 x #s(literal 1 binary32)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 x #s(literal 1 binary32)) |
(* x (+ 1 (/ 1 x))) |
(+.f32 x #s(literal 1 binary32)) |
(* x (+ 1 (/ 1 x))) |
(+.f32 x #s(literal 1 binary32)) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) 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)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 x (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x 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)))))))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (*.f32 x (+.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -16 binary32))) (*.f32 (fabs.f32 x) #s(literal 24 binary32))) (*.f32 x #s(literal 1/6 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x 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 x) (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.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 #s(literal -1 binary32)) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x))) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.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/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (-.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (-.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (-.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (neg (log (/ 1 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) x) |
(copysign (neg (log (/ 1 (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) 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))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(- (* (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))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/24 binary32))))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 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 (+ 1 (fabs x))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal -720 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 #s(literal 360 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))))) #s(literal -1/720 binary32))) (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))))))) (log1p.f32 (fabs.f32 x))) |
(* -1 (+ (log -8) (* 4 (log (/ 1 x))))) |
(+.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) (*.f32 (log.f32 #s(literal -8 binary32)) #s(literal -1 binary32))) |
(* -1 (+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))) |
(+.f32 (+.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) (*.f32 (log.f32 #s(literal -8 binary32)) #s(literal -1 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x))) |
(- (* -1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 4 binary32) (*.f32 x x)) (+.f32 (log.f32 #s(literal -8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))))) |
(- (* -1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))))) |
(-.f32 (-.f32 (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (+.f32 #s(literal -30720 binary32) (*.f32 #s(literal -23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (+.f32 (*.f32 #s(literal 360 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) (*.f32 #s(literal 23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (log.f32 #s(literal -8 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32))))) |
(* -1 (+ (log -8) (* 4 (log (/ -1 x))))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (*.f32 (log.f32 #s(literal -8 binary32)) #s(literal -1 binary32))) |
(* -1 (+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))) |
(+.f32 (*.f32 #s(literal -4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -8 binary32)))) |
(- (* -1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))) |
(+.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32))) (log.f32 #s(literal -8 binary32))) (*.f32 #s(literal -4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(- (* -1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))))) |
(-.f32 (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (+.f32 #s(literal -30720 binary32) (*.f32 #s(literal -23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (+.f32 (*.f32 #s(literal 360 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) (*.f32 #s(literal 23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 #s(literal -8 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 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))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (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))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/24 binary32) (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (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/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))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) #s(literal 1/24 binary32)) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal -720 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 #s(literal 360 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) (log1p.f32 (fabs.f32 x))) |
(+ (log -8) (* 4 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) |
(+ (log -8) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))) |
(+.f32 (/.f32 #s(literal 4 binary32) (*.f32 x x)) (+.f32 (log.f32 #s(literal -8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32)))) |
(+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -8 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32))))) |
(+ (log -8) (+ (* 1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))))) |
(+.f32 (log.f32 #s(literal -8 binary32)) (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 4 binary32) (*.f32 x x)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 (+.f32 #s(literal -30720 binary32) (*.f32 #s(literal -23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (+.f32 (*.f32 #s(literal 360 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) (*.f32 #s(literal 23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) (pow.f32 x #s(literal 6 binary32))))) |
(+ (log -8) (* 4 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal -8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 4 binary32))) |
(+ (log -8) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 4 binary32)) (+.f32 (log.f32 #s(literal -8 binary32)) (/.f32 #s(literal 4 binary32) (*.f32 x x)))) |
(+ (log -8) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -8 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+ (log -8) (+ (* 1/720 (/ (+ 15360 (+ (* -360 (+ 128 (* 64 (+ 1 (fabs x))))) (* 90 (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x))))))) (pow x 6))) (+ (* 1/24 (/ (- (* 3 (+ 128 (* 64 (+ 1 (fabs x))))) 192) (pow x 4))) (+ (* 4 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))))) |
(+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 #s(literal 3 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) #s(literal -192 binary32))) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (+.f32 (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 (+.f32 #s(literal -30720 binary32) (*.f32 #s(literal -23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (+.f32 (*.f32 #s(literal 360 binary32) (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x)))) (*.f32 #s(literal 23040 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) (pow.f32 x #s(literal 6 binary32))) (log.f32 #s(literal -8 binary32)))) |
(/ 1 (+ 1 (fabs x))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) |
(+ (* (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)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow 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)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))) (*.f32 x (*.f32 x (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)))))))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) |
(/ -8 (pow x 4)) |
(/.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 4))) |
(/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 32 binary32) (*.f32 x x))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) |
(/ (- (* -1 (/ (+ 128 (* 64 (+ 1 (fabs x)))) (pow x 4))) (+ 8 (* 32 (/ 1 (pow x 2))))) (pow x 4)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x))) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 32 binary32) (*.f32 x x))))) (pow.f32 x #s(literal 4 binary32))) |
(/ (- (* -1 (/ (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x)))) (pow x 6))) (+ 8 (+ (* 64 (/ (+ 1 (fabs x)) (pow x 4))) (+ (* 32 (/ 1 (pow x 2))) (/ 128 (pow x 4)))))) (pow x 4)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (+.f32 (+.f32 #s(literal 256 binary32) (*.f32 #s(literal 256 binary32) (fabs.f32 x))) #s(literal 512 binary32)) (+.f32 #s(literal 256 binary32) (*.f32 #s(literal 256 binary32) (fabs.f32 x)))) (pow.f32 x #s(literal 6 binary32))) (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 64 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x))) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 32 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 128 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 8 binary32))))) (pow.f32 x #s(literal 4 binary32))) |
(/ -8 (pow x 4)) |
(/.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 4))) |
(/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 32 binary32) (*.f32 x x))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) |
(/ (- (* -1 (/ (+ 128 (* 64 (+ 1 (fabs x)))) (pow x 4))) (+ 8 (* 32 (/ 1 (pow x 2))))) (pow x 4)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal 192 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x))) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 32 binary32) (*.f32 x x))))) (pow.f32 x #s(literal 4 binary32))) |
(/ (- (* -1 (/ (+ (* 4 (+ 128 (* 64 (+ 1 (fabs x))))) (* 256 (+ 1 (fabs x)))) (pow x 6))) (+ 8 (+ (* 64 (/ (+ 1 (fabs x)) (pow x 4))) (+ (* 32 (/ 1 (pow x 2))) (/ 128 (pow x 4)))))) (pow x 4)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (+.f32 (+.f32 #s(literal 256 binary32) (*.f32 #s(literal 256 binary32) (fabs.f32 x))) #s(literal 512 binary32)) (+.f32 #s(literal 256 binary32) (*.f32 #s(literal 256 binary32) (fabs.f32 x)))) (pow.f32 x #s(literal 6 binary32))) (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 64 binary32) (*.f32 #s(literal 64 binary32) (fabs.f32 x))) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 32 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 128 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 8 binary32))))) (pow.f32 x #s(literal 4 binary32))) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal -1/24 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(* -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))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x)) (log.f32 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)))) |
(+.f32 (log.f32 x) (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (*.f32 x (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x))) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.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)) |
(pow (log (+ 1 (fabs x))) 2) |
(pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 x x) (log1p.f32 (fabs.f32 x))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (+.f32 (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/360 binary32)))))))))))) |
(pow (log (/ 1 x)) 2) |
(pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x) (+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (log.f32 x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 x)) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))))) (+.f32 (*.f32 (log.f32 x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (neg.f32 (log.f32 x))) x))) |
(pow (log (/ -1 x)) 2) |
(pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) x)) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) #s(literal -1/3 binary32)))) x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) x)) x)) |
(pow (log (+ 1 (fabs x))) 3) |
(pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 3)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 3/2 binary32) (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (fabs.f32 x))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) #s(literal -1/24 binary32))))))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (+ (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* (pow x 2) (+ (* -1/24 (/ (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (+ 1 (fabs x)))) (+ (* 1/720 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x)))))))) (+ (* 1/2 (/ (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* (log (+ 1 (fabs x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 3/2 binary32) (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (fabs.f32 x))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) #s(literal -1/24 binary32))))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -1/24 binary32) (log1p.f32 (fabs.f32 x))) (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) #s(literal 1/720 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) (*.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/360 binary32)))))))))))) |
(* -1 (pow (log (/ 1 x)) 3)) |
(neg.f32 (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))) |
(+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))) |
(-.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (/.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) x)) (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))) |
(+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 x x)) (neg.f32 (log.f32 x))) (*.f32 x x)) (-.f32 (/.f32 (*.f32 (log.f32 x) (+.f32 (*.f32 x x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x x)) (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (+.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (/.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) x)) (*.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (fabs x) (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1/3 (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/6 (/ (* (pow (log (/ 1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (+ (/ (* (fabs x) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 3)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))))))) |
(+.f32 (+.f32 (+.f32 (/.f32 (*.f32 (log.f32 x) (+.f32 (*.f32 x x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x x)) (-.f32 (/.f32 (*.f32 (log.f32 x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 x)) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))))) (*.f32 x (*.f32 x x))) (neg.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32))))) (+.f32 (*.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x x))) (+.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (/.f32 (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32)) x)) (*.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 x x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (neg.f32 (log.f32 x)) #s(literal 2 binary32))) (*.f32 x (*.f32 x x)))))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x))) (/.f32 (*.f32 (*.f32 #s(literal -2 binary32) (*.f32 x x)) (neg.f32 (log.f32 x))) (*.f32 x x)))) |
(* -1 (pow (log (/ -1 x)) 3)) |
(neg.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(+ (* -1 (/ (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(-.f32 (/.f32 (*.f32 #s(literal -3 binary32) (*.f32 (fabs.f32 x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(neg.f32 (+.f32 (/.f32 (-.f32 (*.f32 #s(literal 3 binary32) (*.f32 (fabs.f32 x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) (/.f32 (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) x)) x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (+ (* -1 (/ (+ (* -1 (* (fabs x) (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))))) (+ (* 1/6 (* (pow (log (/ -1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))))) x)) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(neg.f32 (+.f32 (/.f32 (-.f32 (*.f32 #s(literal 3 binary32) (*.f32 (fabs.f32 x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) (/.f32 (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (-.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (/.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) (*.f32 (fabs.f32 x) (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) #s(literal -1/3 binary32)))))) (*.f32 (fabs.f32 x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) x)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) x)) x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)))) |
(* -1 x) |
(neg.f32 x) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
-1/2 |
#s(literal -1/2 binary32) |
(- (* x (fabs x)) 1/2) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(- (* x (fabs x)) 1/2) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(- (* x (fabs x)) 1/2) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(+.f32 (*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(+.f32 (*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(+.f32 (*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal -1 binary32)) #s(literal -1/2 binary32)) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(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 64818 to 5017 computations (92.3% saved)
31 alts after pruning (27 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1288 | 11 | 1299 |
| Fresh | 7 | 16 | 23 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1300 | 31 | 1331 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.7% | (copysign.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) x) |
| 52.8% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) | |
| 51.8% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) | |
| 51.7% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) | |
| ▶ | 8.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
| 16.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) x) | |
| 9.0% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) | |
| 7.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) | |
| ✓ | 62.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 26.6% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))))) x) | |
| 14.6% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) | |
| 8.9% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) | |
| 25.9% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| 28.7% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| 26.3% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) | |
| 15.6% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| 10.5% | (copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) | |
| ✓ | 62.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 37.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x) | |
| 30.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| ▶ | 29.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
| 31.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 21.0% | (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) | |
| 10.5% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) | |
| ▶ | 19.0% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
| 17.4% | (copysign.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 27.3% | (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) | |
| 29.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ✓ | 13.3% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 14.6% | (copysign.f32 (log.f32 x) x) |
| ▶ | 52.8% | (copysign.f32 x x) |
Compiled 1218 to 651 computations (46.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 192 | (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
| ✓ | cost-diff | 192 | (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
| ✓ | cost-diff | 192 | (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
| ✓ | cost-diff | 192 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
| ✓ | cost-diff | 576 | (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
| ✓ | cost-diff | 576 | (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 576 | (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
| ✓ | cost-diff | 576 | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
| ✓ | cost-diff | 0 | (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
| ✓ | cost-diff | 0 | (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
| ✓ | cost-diff | 64 | (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) |
| ✓ | cost-diff | 64 | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
| ✓ | cost-diff | 0 | (copysign.f32 x x) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 0 | (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
| ✓ | cost-diff | 16224 | (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
| ✓ | cost-diff | 16224 | (copysign.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) x) |
| 2748× | *-lowering-*.f32 |
| 2748× | *-lowering-*.f64 |
| 2098× | fma-lowering-fma.f32 |
| 2098× | fma-lowering-fma.f64 |
| 1866× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 557 |
| 1 | 120 | 469 |
| 2 | 306 | 439 |
| 3 | 856 | 419 |
| 4 | 2558 | 386 |
| 5 | 7099 | 386 |
| 0 | 8226 | 386 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)) x) |
(/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
3 |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) |
2 |
(copysign x x) |
x |
(copysign (log (+ 1 (* x (+ 1 (* x 1/2))))) x) |
(log (+ 1 (* x (+ 1 (* x 1/2))))) |
(+ 1 (* x (+ 1 (* x 1/2)))) |
1 |
(* x (+ 1 (* x 1/2))) |
x |
(+ 1 (* x 1/2)) |
(* x 1/2) |
1/2 |
(copysign (neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) x) |
(neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) |
(log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x)))) |
(/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))) |
(/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) |
(- 1 (* x (* x x))) |
1 |
(* x (* x x)) |
x |
(* x x) |
(+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x)))))) |
(/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))) |
(+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) |
(* (* x x) (* x (* x (* x x)))) |
(* x (* x (* x x))) |
(+ (* x (* x (* x x))) (- (* x x) (* x (* x x)))) |
(- (* x x) (* x (* x x))) |
(- 1 (* x x)) |
(copysign (log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) x) |
(log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) |
(+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))) |
(fabs x) |
x |
(* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))) |
(+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))) |
1 |
(+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))) |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
(/ -1/8 (* x (* x (* x x)))) |
-1/8 |
(* x (* x (* x x))) |
(* x (* x x)) |
| Outputs |
|---|
(copysign (/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
3 |
#s(literal 3 binary32) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
2 |
#s(literal 2 binary32) |
(copysign x x) |
(copysign.f32 x x) |
x |
(copysign (log (+ 1 (* x (+ 1 (* x 1/2))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(log (+ 1 (* x (+ 1 (* x 1/2))))) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (* x (+ 1 (* x 1/2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
1 |
#s(literal 1 binary32) |
(* x (+ 1 (* x 1/2))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
x |
(+ 1 (* x 1/2)) |
(+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) |
(* x 1/2) |
(*.f32 x #s(literal 1/2 binary32)) |
1/2 |
#s(literal 1/2 binary32) |
(copysign (neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) x) |
(neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x)))) |
(log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32))))))) |
(- 1 (* x (* x x))) |
(-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
x |
(* x x) |
(*.f32 x x) |
(+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x)))))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32)))))) |
(/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))) |
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32))))) |
(+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(* (* x x) (* x (* x (* x x)))) |
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(+ (* x (* x (* x x))) (- (* x x) (* x (* x x)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32))))) |
(- (* x x) (* x (* x x))) |
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))) |
(- 1 (* x x)) |
(-.f32 #s(literal 1 binary32) (*.f32 x x)) |
(copysign (log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 x (+.f32 (fabs.f32 x) (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))))) x) |
(log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) |
(log.f32 (+.f32 x (+.f32 (fabs.f32 x) (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))))) |
(+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))) |
(+.f32 x (+.f32 (fabs.f32 x) (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))) |
(fabs x) |
(fabs.f32 x) |
x |
(* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))) |
(+.f32 x (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
1 |
#s(literal 1 binary32) |
(+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 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) |
(/ -1/8 (* x (* x (* x x)))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
-1/8 |
#s(literal -1/8 binary32) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
| ✓ | accuracy | 99.8% | (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
| ✓ | accuracy | 99.6% | (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
| ✓ | accuracy | 97.5% | (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
| ✓ | accuracy | 87.3% | (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) |
| ✓ | accuracy | 87.3% | (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 83.8% | (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) |
| ✓ | accuracy | 82.1% | (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
| ✓ | accuracy | 100.0% | (*.f32 x #s(literal 1/2 binary32)) |
| ✓ | accuracy | 100.0% | (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
| ✓ | accuracy | 82.7% | (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) |
| ✓ | accuracy | 100.0% | (copysign.f32 x x) |
| ✓ | accuracy | 99.6% | (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
| ✓ | accuracy | 99.5% | (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
| ✓ | accuracy | 99.4% | (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
| ✓ | accuracy | 94.1% | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| 121.0ms | 42× | 5 | exit |
| 74.0ms | 118× | 0 | invalid |
| 63.0ms | 96× | 0 | valid |
Compiled 702 to 46 computations (93.4% saved)
ival-pow: 35.0ms (19.1% of total)ival-copysign: 34.0ms (18.5% of total)ival-log: 22.0ms (12% of total)ival-mult: 21.0ms (11.4% of total)backward-pass: 19.0ms (10.3% of total)ival-add: 16.0ms (8.7% of total)ival-div: 13.0ms (7.1% of total)compiled-spec: 11.0ms (6% of total)ival-sub: 6.0ms (3.3% of total)ival-sqrt: 2.0ms (1.1% of total)ival-fabs: 2.0ms (1.1% of total)ival-neg: 2.0ms (1.1% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (copysign (/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)) x)> |
#<alt (/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2))> |
#<alt (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3)> |
#<alt (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (copysign x x)> |
#<alt (copysign (log (+ 1 (* x (+ 1 (* x 1/2))))) x)> |
#<alt (log (+ 1 (* x (+ 1 (* x 1/2)))))> |
#<alt (+ 1 (* x (+ 1 (* x 1/2))))> |
#<alt (* x (+ 1 (* x 1/2)))> |
#<alt (copysign (neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) x)> |
#<alt (neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x)))))> |
#<alt (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))> |
#<alt (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x)))> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) x)> |
#<alt (log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))))> |
#<alt (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))> |
#<alt (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))> |
#<alt (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)> |
#<alt (* x 1/2)> |
#<alt (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x)))))))> |
#<alt (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x)))))> |
#<alt (- (* x x) (* x (* x x)))> |
#<alt (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))> |
#<alt (/ -1/8 (* x (* x (* x x))))> |
#<alt (/ 1/2 (* x x))> |
| Outputs |
|---|
#<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 (pow (log (+ 1 (fabs x))) 3)> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 3))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (+ (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* (pow x 2) (+ (* -1/24 (/ (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (+ 1 (fabs x)))) (+ (* 1/720 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x)))))))) (+ (* 1/2 (/ (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* (log (+ 1 (fabs x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3))> |
#<alt (* -1 (pow (log (/ 1 x)) 3))> |
#<alt (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))> |
#<alt (+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))))))> |
#<alt (+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (fabs x) (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1/3 (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/6 (/ (* (pow (log (/ 1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (+ (/ (* (fabs x) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 3)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))))))))))> |
#<alt (* -1 (pow (log (/ -1 x)) 3))> |
#<alt (+ (* -1 (/ (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2))) x)) (* -1 (pow (log (/ -1 x)) 3)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (+ (* -1 (/ (+ (* -1 (* (fabs x) (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))))) (+ (* 1/6 (* (pow (log (/ -1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))))) x)) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3)))> |
#<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 (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign x x)> |
#<alt (copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x)> |
#<alt (copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x)> |
#<alt (copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x)> |
#<alt (copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x)> |
#<alt (copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x)> |
#<alt (copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x)> |
#<alt (copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x)> |
#<alt (copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x)> |
#<alt (copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/8 x) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* x (+ 1/8 (* -1/20 x))) 1/6))))> |
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x))))> |
#<alt (- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) (/ 4/3 (pow x 3)))> |
#<alt (- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 4)))))) (/ 4/3 (pow x 3)))> |
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ 1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) 2) x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) (+ 2 (/ 2 (pow x 3)))) x))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x)> |
#<alt (copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x)> |
#<alt (copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x)> |
#<alt (copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x)> |
#<alt (copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (- (/ 1 x) (log (/ 1 x)))> |
#<alt (- (/ 1 x) (+ (log (/ 1 x)) (/ 1/2 (pow x 2))))> |
#<alt (- (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))) (+ (log (/ 1 x)) (/ 1/2 (pow x 2))))> |
#<alt (* -1 (+ (log -1) (log (/ -1 x))))> |
#<alt (- (/ 1 x) (+ (log -1) (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (+ (log -1) (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (+ (log -1) (log (/ -1 x))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/2 x) 1))> |
#<alt (* x (- (* x (+ 1/2 (* -1/3 x))) 1))> |
#<alt (* x (- (* x (+ 1/2 (* x (- (* 1/4 x) 1/3)))) 1))> |
#<alt (log (/ 1 x))> |
#<alt (- (log (/ 1 x)) (/ 1 x))> |
#<alt (- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (/ 1 x))> |
#<alt (- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))> |
#<alt (+ (log -1) (log (/ -1 x)))> |
#<alt (- (+ (log -1) (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 x))) x))) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- x 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 x)) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x))> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (+ (log -1/8) (* -3 (log x)))> |
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))> |
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))> |
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))> |
#<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 (+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))> |
#<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 x> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))> |
#<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/8 (pow x 4))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))> |
#<alt (pow (log (+ 1 (fabs x))) 2)> |
#<alt (+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2))> |
#<alt (pow (log (/ 1 x)) 2)> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))> |
#<alt (+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2))))))> |
#<alt (pow (log (/ -1 x)) 2)> |
#<alt (+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2))> |
#<alt (+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 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 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt x> |
#<alt (* x (+ 1 x))> |
#<alt (* x (+ 1 x))> |
#<alt (* x (+ 1 x))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 x)))> |
#<alt (* (pow x 2) (+ 1 (* -1 x)))> |
#<alt (* (pow x 2) (+ 1 (* -1 x)))> |
#<alt (* -1 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 x) 1))> |
#<alt (* (pow x 3) (- (/ 1 x) 1))> |
#<alt (* (pow x 3) (- (/ 1 x) 1))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 x))))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 x)))> |
#<alt (* (pow x 2) (+ 1 (* x (- x 1))))> |
#<alt (* (pow x 2) (+ 1 (* x (- x 1))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (- 1 (/ 1 x)))> |
#<alt (* (pow x 4) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))> |
#<alt (* (pow x 4) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (- 1 (/ 1 x)))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))> |
#<alt (* (pow x 4) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ -1/8 (pow x 4))> |
#<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))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (/ -1/8 (* x (* x (* x x)))) |
| 2.0ms | x | @ | inf | (copysign (log (+ 1 (* x (+ 1 (* x 1/2))))) x) |
| 1.0ms | x | @ | -inf | (copysign (neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) x) |
| 1.0ms | x | @ | 0 | (neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) |
| 0.0ms | x | @ | -inf | (log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) |
| 1× | batch-egg-rewrite |
| 3160× | *-lowering-*.f32 |
| 3160× | *-lowering-*.f64 |
| 1604× | /-lowering-/.f32 |
| 1604× | /-lowering-/.f64 |
| 1526× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 397 |
| 1 | 331 | 328 |
| 2 | 3656 | 322 |
| 0 | 8209 | 322 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)) x) |
(/ (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) (pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2)) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 3) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(copysign x x) |
(copysign (log (+ 1 (* x (+ 1 (* x 1/2))))) x) |
(log (+ 1 (* x (+ 1 (* x 1/2))))) |
(+ 1 (* x (+ 1 (* x 1/2)))) |
(* x (+ 1 (* x 1/2))) |
(copysign (neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) x) |
(neg (log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))))) |
(log (/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x)))) |
(/ (/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) (- 1 (* x x))) |
(copysign (log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) x) |
(log (+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))))) |
(+ (fabs x) (* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x)))))))) |
(* x (+ 1 (+ (/ 1/2 (* x x)) (/ -1/8 (* x (* x (* x x))))))) |
(pow (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) 2) |
(* x 1/2) |
(/ (- 1 (* x (* x x))) (+ 1 (/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))))) |
(/ (+ (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (- (* x x) (* x (* x x))))) |
(- (* x x) (* x (* x x))) |
(+ (* x (* x (* x x))) (- (* x x) (* x (* x x)))) |
(/ -1/8 (* x (* x (* x x)))) |
(/ 1/2 (* x x)) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(exp.f32 (-.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -1 binary32))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 1 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) #s(literal -1 binary32))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32))) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 3/2 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -3 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)) |
(*.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3/2 binary32)) (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 3/2 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 3/2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/4 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/4 binary32)) #s(literal 2 binary32))) |
(neg.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(exp.f32 (-.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -1 binary32))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 1 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32))) #s(literal -1 binary32))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(copysign.f32 x x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))))) |
(+.f32 (log1p.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))))) |
(-.f32 (log1p.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (log1p.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (log1p.f32 (neg.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) #s(literal 1 binary32))) (log.f32 (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) |
(+.f32 x (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)) |
(+.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) #s(literal -1 binary32)) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) #s(literal 1 binary32)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) x #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) #s(literal 1 binary32)) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))))) |
(+.f32 x (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+.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))) x) |
(fma.f32 x #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 x (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (-.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) x))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))) x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (-.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/4 binary32))) x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(*.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) x) |
(*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) #s(literal 1 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) x) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (neg.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log1p.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 (log1p.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log1p.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 (neg.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(+.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))))) (log1p.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (log1p.f32 (*.f32 x x))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (log.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 (log1p.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) |
(-.f32 (log1p.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (neg.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (log.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) #s(literal 1 binary32))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) (*.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (log.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) |
(log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(neg.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (neg.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 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 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 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 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(*.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))) (log.f32 (+.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) (log.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (*.f32 x x))) (log.f32 (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))) |
(log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) |
(+.f32 x (+.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (fabs.f32 x))) |
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)) |
(+.f32 (+.f32 (fabs.f32 x) x) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) #s(literal -1 binary32)) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (fabs.f32 x)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) x (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) (+.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (*.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) (neg.f32 (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (*.f32 x x)) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (fabs.f32 x)))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) |
(+.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) |
(+.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) x) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)) x)) |
(fma.f32 x #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) (-.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) |
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))))) x) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) x) (-.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)))) x) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(exp.f32 (*.f32 (log.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32))) |
(pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -2 binary32)) |
(pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (*.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(/.f32 (*.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) |
(*.f32 #s(literal 1 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 2 binary32))) |
(*.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)))) |
(*.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 1 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3/2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1/2 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32)) (pow.f32 (exp.f32 (log.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32)) (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32)) (pow.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -2 binary32)) #s(literal 1 binary32))) |
(*.f32 x #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) x) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 1 binary32)) |
(neg.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) #s(literal 1 binary32)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) #s(literal -3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))))) |
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) #s(literal 1 binary32))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x))) (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x))) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x)) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x))) (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) x)))) |
(+.f32 (*.f32 x x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(+.f32 (*.f32 x x) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(+.f32 (*.f32 x (-.f32 x (*.f32 x x))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 x (-.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(+.f32 (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(fma.f32 x x (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 x x (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(fma.f32 x (-.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) |
(-.f32 (*.f32 x x) (-.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x (*.f32 x x))))) (neg.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))) (pow.f32 (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (-.f32 (*.f32 x x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(*.f32 x (-.f32 x (*.f32 x x))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) |
(*.f32 (-.f32 x (*.f32 x x)) x) |
(*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) |
(*.f32 (+.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 x x)) |
(+.f32 (*.f32 x x) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))) |
(+.f32 (*.f32 x (-.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(+.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (+.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) |
(fma.f32 x x (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(fma.f32 x (*.f32 x (*.f32 x x)) (*.f32 x (-.f32 x (*.f32 x x)))) |
(fma.f32 x (-.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))) |
(fma.f32 x (+.f32 (*.f32 x (*.f32 x x)) x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(fma.f32 (*.f32 x x) (*.f32 x x) (*.f32 x (-.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x x)) x (*.f32 x (-.f32 x (*.f32 x x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(-.f32 (*.f32 x x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (neg.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) |
(*.f32 x (+.f32 (-.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) |
(*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (-.f32 x (*.f32 x x))) (-.f32 (*.f32 x (-.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x x))))))) |
(*.f32 (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (-.f32 x (*.f32 x x)))))) |
(neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/8 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) x)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) x))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) |
(/.f32 #s(literal -1/8 binary32) (neg.f32 (neg.f32 (*.f32 (*.f32 x x) (*.f32 x x))))) |
(/.f32 #s(literal 1/8 binary32) (neg.f32 (*.f32 (*.f32 x x) (*.f32 x x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal -1/8 binary32)))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x (*.f32 x x))) |
(/.f32 (neg.f32 (/.f32 #s(literal -1/8 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x)) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) x) |
(/.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) x) (*.f32 x x)) |
(/.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (*.f32 x x))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x x) (*.f32 x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (pow.f32 (/.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/8 binary32) x) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) x)) |
(neg.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/.f32 #s(literal 1/2 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 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/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x 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 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) |
| 1× | egg-herbie |
| 4842× | *-lowering-*.f32 |
| 4842× | *-lowering-*.f64 |
| 3808× | +-lowering-+.f64 |
| 3808× | +-lowering-+.f32 |
| 1430× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 632 | 4716 |
| 1 | 2172 | 4052 |
| 0 | 8176 | 4052 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))) |
(pow (log (+ 1 (fabs x))) 3) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 3)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (+ (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* (pow x 2) (+ (* -1/24 (/ (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (+ 1 (fabs x)))) (+ (* 1/720 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x)))))))) (+ (* 1/2 (/ (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* (log (+ 1 (fabs x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(* -1 (pow (log (/ 1 x)) 3)) |
(+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (fabs x) (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1/3 (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/6 (/ (* (pow (log (/ 1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (+ (/ (* (fabs x) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 3)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))))))) |
(* -1 (pow (log (/ -1 x)) 3)) |
(+ (* -1 (/ (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (+ (* -1 (/ (+ (* -1 (* (fabs x) (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))))) (+ (* 1/6 (* (pow (log (/ -1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))))) x)) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(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))) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign x x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/8 x) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* x (+ 1/8 (* -1/20 x))) 1/6)))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) |
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) (/ 4/3 (pow x 3))) |
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 4)))))) (/ 4/3 (pow x 3))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ 1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) 2) x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) (+ 2 (/ 2 (pow x 3)))) x)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* 1/2 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(- (/ 1 x) (log (/ 1 x))) |
(- (/ 1 x) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(- (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(* -1 (+ (log -1) (log (/ -1 x)))) |
(- (/ 1 x) (+ (log -1) (log (/ -1 x)))) |
(- (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(* -1 x) |
(* x (- (* 1/2 x) 1)) |
(* x (- (* x (+ 1/2 (* -1/3 x))) 1)) |
(* x (- (* x (+ 1/2 (* x (- (* 1/4 x) 1/3)))) 1)) |
(log (/ 1 x)) |
(- (log (/ 1 x)) (/ 1 x)) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (/ 1 x)) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) |
(+ (log -1) (log (/ -1 x))) |
(- (+ (log -1) (log (/ -1 x))) (/ 1 x)) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 x))) x)))) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 x))) x))) x)))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- x 1))) |
(+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) |
(/ 1 x) |
(/ (- 1 (/ 1 x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(+ (log -1/8) (* -3 (log x))) |
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4)))) |
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4)))) |
(* -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)))) |
(+ (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 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(/ -1/8 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3)) |
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))))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1))) |
(/ -1/8 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
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/8 (pow x 4)))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(pow (log (+ 1 (fabs x))) 2) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(pow (log (/ 1 x)) 2) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(pow (log (/ -1 x)) 2) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 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) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
x |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 x))) |
(* (pow x 2) (+ 1 (* -1 x))) |
(* (pow x 2) (+ 1 (* -1 x))) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 x) 1)) |
(* (pow x 3) (- (/ 1 x) 1)) |
(* (pow x 3) (- (/ 1 x) 1)) |
(* -1 (pow x 3)) |
(* -1 (* (pow x 3) (- 1 (/ 1 x)))) |
(* -1 (* (pow x 3) (- 1 (/ 1 x)))) |
(* -1 (* (pow x 3) (- 1 (/ 1 x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 x))) |
(* (pow x 2) (+ 1 (* x (- x 1)))) |
(* (pow x 2) (+ 1 (* x (- x 1)))) |
(pow x 4) |
(* (pow x 4) (- 1 (/ 1 x))) |
(* (pow x 4) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(* (pow x 4) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(pow x 4) |
(* (pow x 4) (- 1 (/ 1 x))) |
(* (pow x 4) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
(* (pow x 4) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ -1/8 (pow x 4)) |
(/ 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)) |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))))))))))) |
(* -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))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.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)))) |
(+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))) (+.f32 (log.f32 x) (*.f32 (/.f32 #s(literal 1/6 binary32) x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 x x))))) |
(* -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 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) #s(literal -1/6 binary32)) x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x)) x)) |
(pow (log (+ 1 (fabs x))) 3) |
(pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 3)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 3/2 binary32)) (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) #s(literal 3/2 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (*.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))))))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))) (+ (* (pow x 2) (+ (* -1/24 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/2 (/ (log (+ 1 (fabs x))) (pow (+ 1 (fabs x)) 2))) (+ (* (log (+ 1 (fabs x))) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* (pow x 2) (+ (* -1/24 (/ (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (+ 1 (fabs x)))) (+ (* 1/720 (* (pow (log (+ 1 (fabs x))) 2) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x)))))))) (+ (* 1/2 (/ (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* (log (+ 1 (fabs x))) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))))))))) (/ (pow (log (+ 1 (fabs x))) 2) (+ 1 (fabs x)))))) (pow (log (+ 1 (fabs x))) 3)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (log1p.f32 (fabs.f32 x))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 #s(literal 1/720 binary32) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/360 binary32))))))))))))))))) |
(* -1 (pow (log (/ 1 x)) 3)) |
(neg.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 3 binary32))) |
(+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x))) |
(-.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) x)) (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 3 binary32))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) x) x) #s(literal -2 binary32))) (+.f32 (/.f32 (*.f32 (log.f32 x) (+.f32 (*.f32 x x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x x)) (-.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) x)) (*.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)))) (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 3 binary32))))) |
(+ (* -2 (/ (* (pow (fabs x) 2) (log (/ 1 x))) (pow x 2))) (+ (* -1 (/ (* (fabs x) (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (/ (* (log (/ 1 x)) (+ (* -1/3 (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (+ (* -1 (pow (log (/ 1 x)) 3)) (+ (* 1/6 (/ (* (pow (log (/ 1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (* 1/2 (/ (* (pow (log (/ 1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* 2 (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)) (+ (/ (* (fabs x) (+ (* -1 (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2))) (pow x 3)) (/ (* (fabs x) (pow (log (/ 1 x)) 2)) x)))))))))) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) x) x) #s(literal -2 binary32))) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 (log.f32 x) (+.f32 (*.f32 x x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x x)) (/.f32 (*.f32 (fabs.f32 x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 (log.f32 x) (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) #s(literal -1/3 binary32))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (-.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal 1/6 binary32) (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (/.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) x)) (*.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)))) (*.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 x x) (*.f32 (log.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x)))))) (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 3 binary32))))) |
(* -1 (pow (log (/ -1 x)) 3)) |
(neg.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(+ (* -1 (/ (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(-.f32 (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(neg.f32 (+.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32)) (/.f32 (-.f32 (*.f32 #s(literal 3 binary32) (*.f32 (fabs.f32 x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) (/.f32 (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (-.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) x)) x))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow (fabs x) 2) (log (/ -1 x)))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))) (+ (* -1 (/ (+ (* -1 (* (fabs x) (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2)))))) (+ (* -1 (* (log (/ -1 x)) (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))))) (+ (* 1/6 (* (pow (log (/ -1 x)) 2) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)))))) x)) (* 1/2 (* (pow (log (/ -1 x)) 2) (+ 1 (* -1 (pow (fabs x) 2)))))))) x)) (+ (* 2 (* (fabs x) (pow (log (/ -1 x)) 2))) (* (fabs x) (pow (log (/ -1 x)) 2)))) x)) (* -1 (pow (log (/ -1 x)) 3))) |
(-.f32 (neg.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 3 binary32))) (/.f32 (-.f32 (*.f32 #s(literal 3 binary32) (*.f32 (fabs.f32 x) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) (/.f32 (+.f32 (-.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32))) (/.f32 (-.f32 (-.f32 (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)))) (*.f32 (fabs.f32 x) (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1/3 binary32)))))) (*.f32 (fabs.f32 x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) x)) (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))) x)) x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))) |
(+ (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))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))))))))))) |
(* -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))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.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)))) |
(+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))) (+.f32 (log.f32 x) (*.f32 (/.f32 #s(literal 1/6 binary32) x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 x x))))) |
(* -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 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) #s(literal -1/6 binary32)) x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x)) x)) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign x x) |
(copysign.f32 x x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (* x (+ 1 (* 1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (+ x (* 1/2 (pow x 2))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign (log (+ 1 (* x (- 1 (* -1/2 x))))) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/8 x) 1/6)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 x #s(literal 1/8 binary32))))))) |
(* x (+ 1 (* (pow x 2) (- (* x (+ 1/8 (* -1/20 x))) 1/6)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x))) |
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) (/ 4/3 (pow x 3))) |
(+.f32 (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (/.f32 #s(literal 2 binary32) x)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 #s(literal -4/3 binary32) (*.f32 x (*.f32 x x))))) |
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 4)))))) (/ 4/3 (pow x 3))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 2 binary32) x) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (/.f32 #s(literal 4/3 binary32) (*.f32 x (*.f32 x x)))))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ 1 x)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (/.f32 #s(literal 2 binary32) x))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) 2) x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)) (/.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 4/3 binary32) (*.f32 x x))) x))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) (+ 2 (/ 2 (pow x 3)))) x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -2 binary32)) (/.f32 (-.f32 (+.f32 #s(literal -2 binary32) (/.f32 #s(literal 4/3 binary32) (*.f32 x x))) (/.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x x)))) x))) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 x #s(literal 1 binary32)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2))))) |
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
x |
(* x (+ 1 (* 1/2 x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(* x (+ 1 (* 1/2 x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(* x (+ 1 (* 1/2 x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 2) (+ 1/2 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (- 1 (pow x 3)) (* (+ 1 (+ (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (pow x 3))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (pow x 3))))) (- 1 (pow x 2)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
(copysign (neg (log (/ (+ 1 (* -1 (pow x 3))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 6) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4))))) (* -1 (/ (pow x 3) (+ (* -1 (pow x 3)) (+ (pow x 2) (pow x 4)))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x)))))))))) x) |
x |
(* x (+ 1 (* -1/2 x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal 1/3 binary32) (*.f32 x #s(literal -1/4 binary32)))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ 1 x) (log (/ 1 x))) |
(+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) |
(- (/ 1 x) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) (-.f32 #s(literal 0 binary32) (log.f32 x))) |
(- (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) (-.f32 #s(literal 0 binary32) (log.f32 x)))) |
(* -1 (+ (log -1) (log (/ -1 x)))) |
(-.f32 (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (/ 1 x) (+ (log -1) (log (/ -1 x)))) |
(-.f32 (-.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32)))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) x)) x)) x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32)))) |
(* -1 x) |
(neg.f32 x) |
(* x (- (* 1/2 x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(* x (- (* x (+ 1/2 (* -1/3 x))) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal -1/3 binary32)))))) |
(* x (- (* x (+ 1/2 (* x (- (* 1/4 x) 1/3)))) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 #s(literal -1/3 binary32) (*.f32 x #s(literal 1/4 binary32)))))))) |
(log (/ 1 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 x)) |
(- (log (/ 1 x)) (/ 1 x)) |
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (/.f32 #s(literal -1 binary32) x)) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (/ 1 x)) |
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) |
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (log -1) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))) |
(- (+ (log -1) (log (/ -1 x))) (/ 1 x)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (log.f32 #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 x))) x)))) |
(-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x)) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 x))) x))) x)))) |
(-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) x)) x)) x)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(+ 1 (* x (- x 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) x))))) |
(/ 1 x) |
(/.f32 #s(literal 1 binary32) x) |
(/ (- 1 (/ 1 x)) x) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x) |
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) x) |
(/ 1 x) |
(/.f32 #s(literal 1 binary32) x) |
(* -1 (/ (- (/ 1 x) 1) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x)) x)) (neg.f32 x)) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(+ (log -1/8) (* -3 (log x))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) |
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) #s(literal -4 binary32))) |
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal -4 binary32) (*.f32 x (*.f32 (fabs.f32 x) #s(literal -8 binary32)))))) |
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal -4 binary32) (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal -8 binary32)))))))) |
(* -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))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.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)))) |
(+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x))) (+.f32 (log.f32 x) (*.f32 (/.f32 #s(literal 1/6 binary32) x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.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 (/.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 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(-.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) x) (fabs.f32 x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) x)) x))) x)) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))) (*.f32 x (*.f32 x x))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) (neg.f32 x)))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 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 x (*.f32 x (*.f32 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 x (*.f32 x (*.f32 x x)))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(pow (log (+ 1 (fabs x))) 2) |
(pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) |
(+ (/ (* (pow x 2) (log (+ 1 (fabs x)))) (+ 1 (fabs x))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))))) (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* -1/12 (* (log (+ 1 (fabs x))) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (+ (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 2))) (* (pow x 2) (+ (* -1/24 (/ (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/360 (* (log (+ 1 (fabs x))) (+ (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 45 (/ 1 (+ 1 (fabs x))))))))))))) (/ (log (+ 1 (fabs x))) (+ 1 (fabs x))))) (pow (log (+ 1 (fabs x))) 2)) |
(+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (+.f32 (/.f32 (log1p.f32 (fabs.f32 x)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 3 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) #s(literal -1/12 binary32))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (log1p.f32 (fabs.f32 x)) #s(literal 1/360 binary32))))))))))) |
(pow (log (/ 1 x)) 2) |
(pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (pow (log (/ 1 x)) 2)) |
(+.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) x) #s(literal -2 binary32)))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))) |
(+.f32 (*.f32 (fabs.f32 x) (*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) x) #s(literal -2 binary32))) (+.f32 (+.f32 (*.f32 (/.f32 (log.f32 x) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x)) (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32))) (/.f32 (/.f32 (*.f32 x x) x) x))) |
(+ (* -2 (/ (* (fabs x) (log (/ 1 x))) x)) (+ (* -1 (/ (* (log (/ 1 x)) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 2))) (+ (* -1/3 (/ (* (log (/ 1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3)))) (pow x 3))) (+ (/ (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2)))) (pow x 3)) (+ (/ (pow (fabs x) 2) (pow x 2)) (pow (log (/ 1 x)) 2)))))) |
(+.f32 (*.f32 (fabs.f32 x) (*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) x) #s(literal -2 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal -1/3 binary32)) x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 x x))) (+.f32 (+.f32 (/.f32 (/.f32 (*.f32 x x) x) x) (+.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) #s(literal 2 binary32)) (/.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (log.f32 x) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x))))) |
(pow (log (/ -1 x)) 2) |
(pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) |
(+ (* 2 (/ (* (fabs x) (log (/ -1 x))) x)) (pow (log (/ -1 x)) 2)) |
(+.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (pow (fabs x) 2)) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) x)) x)) |
(+ (* -1 (/ (+ (* -2 (* (fabs x) (log (/ -1 x)))) (* -1 (/ (+ (* -1 (* (log (/ -1 x)) (+ 1 (* -1 (pow (fabs x) 2))))) (+ (* -1 (/ (+ (* -1/3 (* (log (/ -1 x)) (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))))) (* (fabs x) (+ 1 (* -1 (pow (fabs x) 2))))) x)) (pow (fabs x) 2))) x))) x)) (pow (log (/ -1 x)) 2)) |
(-.f32 (pow.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 2 binary32)) (/.f32 (-.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -1/3 binary32)))) x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) 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)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ 1 x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* x (- (/ 1 x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* x (- (/ 1 x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
x |
(* x (+ 1 x)) |
(*.f32 x (+.f32 x #s(literal 1 binary32))) |
(* x (+ 1 x)) |
(*.f32 x (+.f32 x #s(literal 1 binary32))) |
(* x (+ 1 x)) |
(*.f32 x (+.f32 x #s(literal 1 binary32))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (* -1 x))) |
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))) |
(* (pow x 2) (+ 1 (* -1 x))) |
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))) |
(* (pow x 2) (+ 1 (* -1 x))) |
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (- (/ 1 x) 1)) |
(*.f32 (*.f32 x x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 3) (- (/ 1 x) 1)) |
(*.f32 (*.f32 x x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* (pow x 3) (- (/ 1 x) 1)) |
(*.f32 (*.f32 x x) (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (* (pow x 3) (- 1 (/ 1 x)))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* -1 (* (pow x 3) (- 1 (/ 1 x)))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(* -1 (* (pow x 3) (- 1 (/ 1 x)))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (* -1 x))) |
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) x))) |
(* (pow x 2) (+ 1 (* x (- x 1)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32))))) |
(* (pow x 2) (+ 1 (* x (- x 1)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32))))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(* (pow x 4) (- 1 (/ 1 x))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* (pow x 4) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) |
(* (pow x 4) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(* (pow x 4) (- 1 (/ 1 x))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) |
(* (pow x 4) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.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)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
Compiled 39735 to 4236 computations (89.3% saved)
32 alts after pruning (26 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 958 | 8 | 966 |
| Fresh | 4 | 18 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 965 | 32 | 997 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.7% | (copysign.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) x) |
| 14.1% | (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) | |
| 51.2% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) | |
| 51.8% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) | |
| 49.5% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) | |
| 51.7% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) | |
| 16.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) x) | |
| 12.0% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) | |
| 16.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) | |
| 7.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) | |
| ✓ | 62.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 26.6% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))))) x) | |
| 14.6% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) | |
| 56.2% | (copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) | |
| 11.1% | (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) | |
| 25.9% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| 28.7% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| 26.3% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) | |
| 30.6% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) | |
| 15.6% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| 10.5% | (copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) | |
| ✓ | 62.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 37.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x) | |
| 30.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 31.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 21.0% | (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) | |
| 10.5% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) | |
| 17.4% | (copysign.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 27.3% | (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) | |
| ✓ | 13.3% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 14.6% | (copysign.f32 (log.f32 x) x) |
| ✓ | 52.8% | (copysign.f32 x x) |
Compiled 1709 to 637 computations (62.7% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x) |
(copysign.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign.f32 (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) x) |
(copysign.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
2 calls:
| 43.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 99.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 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 14.0ms | x |
| 12.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 99.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 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
1 calls:
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
1 calls:
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
1 calls:
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) 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 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
1 calls:
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.8% | 4 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
| Outputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.5% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -1.1b remaining (-7.6%)
Threshold costs -1.1b (-7.6%)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 x #s(literal -1/20 binary32)))))))) x) |
| Outputs |
|---|
(copysign.f32 x x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.8% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0005588161875493824 | 0.20558759570121765 |
| 0.0ms | -0.6479378342628479 | -0.02476388029754162 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0005588161875493824 | 0.20558759570121765 |
| 0.0ms | -0.6479378342628479 | -0.02476388029754162 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8615022897720337 | 1.0638166666030884 |
| 1.0ms | -1.2950266599655151 | -0.6942356824874878 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8615022897720337 | 1.0638166666030884 |
| 0.0ms | -1.2950266599655151 | -0.6942356824874878 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8615022897720337 | 1.0638166666030884 |
| 0.0ms | -1.2950266599655151 | -0.6942356824874878 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8615022897720337 | 1.0638166666030884 |
| 0.0ms | -1.2950266599655151 | -0.6942356824874878 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -1.2950266599655151 | -0.6942356824874878 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 66482380800.0 | 9174295511040.0 |
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0638166666030884 | 1.7080775499343872 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7080775499343872 | 10.422418594360352 |
| 0.0ms | -2.8995940685272217 | -1.2950266599655151 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7080775499343872 | 10.422418594360352 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 476× | distribute-lft-neg-in_binary32 |
| 454× | unsub-neg_binary32 |
| 314× | neg-mul-1_binary32 |
| 282× | neg-sub0_binary32 |
| 242× | cancel-sign-sub_binary32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 739 |
| 1 | 201 | 739 |
| 2 | 234 | 739 |
| 3 | 267 | 737 |
| 4 | 327 | 737 |
| 5 | 402 | 737 |
| 6 | 547 | 737 |
| 7 | 828 | 737 |
| 8 | 1133 | 737 |
| 9 | 1418 | 737 |
| 10 | 1669 | 737 |
| 11 | 1818 | 737 |
| 12 | 1875 | 737 |
| 13 | 1884 | 737 |
| 14 | 1885 | 737 |
| 15 | 1885 | 737 |
| 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 -1/2 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 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 8589935/8589934592 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 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/2 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 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 8589935/8589934592 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (if (<=.f32 x #s(literal 99999997952 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x)))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 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 -1/2 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 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 8589935/8589934592 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 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/2 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 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 8589935/8589934592 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (if (<=.f32 x #s(literal 99999997952 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x)))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (if (<=.f32 x #s(literal 99999997952 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x)))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 3/2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32)))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| 5784× | *-lowering-*.f32 |
| 5784× | *-lowering-*.f64 |
| 4940× | +-lowering-+.f64 |
| 4940× | +-lowering-+.f32 |
| 4842× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 632 | 4716 |
| 1 | 2172 | 4052 |
| 0 | 8176 | 4052 |
| 0 | 15 | 53 |
| 1 | 74 | 53 |
| 2 | 464 | 53 |
| 3 | 5692 | 53 |
| 0 | 8542 | 53 |
| 0 | 403 | 2842 |
| 1 | 1333 | 2422 |
| 2 | 4806 | 2378 |
| 0 | 8158 | 2378 |
| 0 | 657 | 6951 |
| 1 | 2309 | 5939 |
| 0 | 8984 | 5939 |
| 0 | 30 | 127 |
| 1 | 156 | 117 |
| 2 | 1400 | 113 |
| 0 | 8321 | 113 |
| 0 | 169 | 1315 |
| 1 | 517 | 1085 |
| 2 | 1766 | 1053 |
| 3 | 6753 | 1053 |
| 0 | 8059 | 1053 |
| 0 | 9 | 11 |
| 1 | 15 | 9 |
| 2 | 16 | 9 |
| 3 | 17 | 9 |
| 0 | 17 | 9 |
| 1× | fuel |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 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 1727 to 795 computations (54% saved)
Compiled 1560 to 330 computations (78.8% saved)
Loading profile data...