
Time bar (total: 9.7s)
| 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)| 415.0ms | 8256× | 0 | valid |
ival-asinh: 163.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 |
|---|---|---|---|---|---|
| 130 | 0 | - | 0 | - | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 68 | 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) |
| 120.0ms | 148× | 1 | valid |
| 37.0ms | 364× | 0 | valid |
Compiled 115 to 29 computations (74.8% saved)
ival-log: 43.0ms (55.4% of total)ival-add: 8.0ms (10.3% of total)ival-fabs: 7.0ms (9% of total)ival-copysign: 6.0ms (7.7% of total)ival-mult: 5.0ms (6.4% of total)ival-sqrt: 5.0ms (6.4% of total)backward-pass: 3.0ms (3.9% of total)const: 1.0ms (1.3% of total)Compiled 10 to 7 computations (30% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ▶ | 34.5% | (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 | 87.3% | (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 | 87.3% | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 77.0% | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 65.0ms | 83× | 5 | exit |
| 34.0ms | 173× | 0 | valid |
Compiled 80 to 14 computations (82.5% saved)
backward-pass: 13.0ms (18.9% of total)ival-log: 13.0ms (18.9% of total)compiled-spec: 11.0ms (16% of total)ival-add: 8.0ms (11.7% of total)ival-copysign: 7.0ms (10.2% of total)ival-mult: 7.0ms (10.2% of total)ival-sqrt: 6.0ms (8.7% of total)ival-fabs: 3.0ms (4.4% 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 | |
|---|---|---|---|---|
| 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 | (log (+ (fabs x) (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 (21 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 427 | 21 | 448 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 427 | 23 | 450 |
| Status | Accuracy | Program |
|---|---|---|
| 13.7% | (copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| 56.6% | (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) | |
| 55.7% | (copysign.f32 (+.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))))))))) x) | |
| 14.7% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) | |
| 58.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) | |
| 12.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| ▶ | 70.3% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 16.5% | (copysign.f32 (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)))) x) | |
| ▶ | 17.0% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
| ▶ | 16.2% | (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) |
| ✓ | 58.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 11.6% | (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) | |
| 27.4% | (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) | |
| 27.0% | (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) | |
| ✓ | 34.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| ▶ | 27.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
| 28.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 31.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| 25.7% | (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) | |
| 27.4% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 12.8% | (copysign.f32 (log.f32 (neg.f32 x)) x) | |
| ▶ | 13.6% | (copysign.f32 (log.f32 x) x) |
Compiled 725 to 452 computations (37.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
| ✓ | cost-diff | 0 | (+.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))))))) |
| ✓ | cost-diff | 64 | (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)))))))) |
| ✓ | cost-diff | 64 | (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) |
| ✓ | 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 | 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) |
| 1876× | *-lowering-*.f32 |
| 1876× | *-lowering-*.f64 |
| 1794× | fma-lowering-fma.f32 |
| 1794× | fma-lowering-fma.f64 |
| 1494× | fma-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 229 |
| 1 | 75 | 204 |
| 2 | 234 | 193 |
| 3 | 599 | 190 |
| 4 | 1537 | 190 |
| 5 | 4020 | 190 |
| 6 | 5647 | 190 |
| 0 | 8097 | 190 |
| 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/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 (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+ (fabs x) 1) |
(fabs x) |
x |
1 |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(* x x) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
1/2 |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(+ -1/8 (* (* x x) 1/16)) |
-1/8 |
(* (* x x) 1/16) |
1/16 |
| 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/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 (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(+ (fabs x) 1) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
1 |
#s(literal 1 binary32) |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(* x x) |
(*.f32 x x) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) |
(+ -1/8 (* (* x x) 1/16)) |
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
-1/8 |
#s(literal -1/8 binary32) |
(* (* x x) 1/16) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
1/16 |
#s(literal 1/16 binary32) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (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)))))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 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 | 100.0% | (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) |
| ✓ | 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) |
| 86.0ms | 256× | 0 | invalid |
Compiled 252 to 33 computations (86.9% saved)
ival-log: 17.0ms (26% of total)ival-copysign: 11.0ms (16.8% of total)ival-add: 11.0ms (16.8% of total)ival-mult: 9.0ms (13.8% of total)compiled-spec: 7.0ms (10.7% of total)ival-div: 4.0ms (6.1% of total)ival-fabs: 2.0ms (3.1% of total)ival-sub: 1.0ms (1.5% of total)const: 1.0ms (1.5% of total)ival-neg: 1.0ms (1.5% 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/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 (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)> |
#<alt (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))> |
#<alt (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))> |
#<alt (+ (fabs x) 1)> |
#<alt (neg x)> |
#<alt (* (+ (fabs x) (/ -1/2 x)) x)> |
#<alt (+ (fabs x) (/ -1/2 x))> |
#<alt (* x x)> |
#<alt (* (* x x) 1/16)> |
| 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 (- (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 (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 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 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs 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 -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 (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/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.0ms | x | @ | 0 | (log (+ 1 (fabs x))) |
| 46.0ms | x | @ | 0 | (log x) |
| 32.0ms | x | @ | inf | (log (+ 1 (fabs x))) |
| 14.0ms | x | @ | -inf | (log (+ 1 (fabs x))) |
| 12.0ms | x | @ | -inf | (log x) |
| 1× | batch-egg-rewrite |
| 3630× | *-lowering-*.f32 |
| 3630× | *-lowering-*.f64 |
| 2470× | fma-lowering-fma.f32 |
| 2470× | fma-lowering-fma.f64 |
| 2206× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 166 |
| 1 | 181 | 149 |
| 2 | 1844 | 147 |
| 0 | 8504 | 147 |
| 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/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 (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+ (fabs x) 1) |
(neg x) |
(* (+ (fabs x) (/ -1/2 x)) x) |
(+ (fabs x) (/ -1/2 x)) |
(* x x) |
(* (* x x) 1/16) |
| 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x)) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(+.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 x x))) (log.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x)) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x)) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (log1p.f32 (neg.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x))))) (log.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x)) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (log.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) 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 #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 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 (+.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 (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 #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 (-.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 x) (*.f32 x x))) (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) 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 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 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x))))) |
(+.f32 (log.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x))) (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) |
(log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) |
(+.f32 (neg.f32 x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(+.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)) |
(fma.f32 x #s(literal -1 binary32) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(fma.f32 x (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x)) (neg.f32 x)) |
(fma.f32 x (/.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)) |
(fma.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(fma.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) |
(-.f32 (/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))))) |
(-.f32 (/.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (/.f32 (*.f32 x x) (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(-.f32 (+.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 0 binary32)) x) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x)) (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x)) (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x))) (neg.f32 (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x)) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x)) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (neg.f32 x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x)) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x)) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x))) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x)) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x))) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (neg.f32 x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) x) x)) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) (+.f32 #s(literal 0 binary32) x)) (*.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (+.f32 #s(literal 0 binary32) x)) (*.f32 (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) x)) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) x)) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x))) |
(*.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))))) |
(*.f32 (-.f32 (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(neg.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) |
(/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (neg.f32 x)) |
(/.f32 (*.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(/.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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x)) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) x)) |
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 x (*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (/.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) |
(*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) |
(*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))))) |
(+.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(-.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))))) (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (log.f32 (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (log.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(+.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (fabs.f32 x)) #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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(fma.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(fma.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) x (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) x (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (neg.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.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 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (+.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 x x)) (/.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 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 binary32) (/.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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 (*.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 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(+.f32 (*.f32 (fabs.f32 x) x) (*.f32 (/.f32 #s(literal -1/2 binary32) 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 (/.f32 #s(literal -1/2 binary32) x) x) (*.f32 (fabs.f32 x) x)) |
(fma.f32 x (fabs.f32 x) (*.f32 x (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 x (/.f32 #s(literal -1/2 binary32) x) (*.f32 x (fabs.f32 x))) |
(fma.f32 (fabs.f32 x) x (*.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(fma.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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(*.f32 x (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) 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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.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 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (fabs.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32) (fabs.f32 x)) |
(-.f32 (/.f32 (*.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (/.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.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 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.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 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(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 (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 (neg.f32 x) #s(literal -1 binary32))) (fabs.f32 x)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(*.f32 #s(literal 1/16 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 1/16 binary32)) x) |
| 1× | egg-herbie |
| 4346× | +-lowering-+.f64 |
| 4346× | +-lowering-+.f32 |
| 4152× | *-lowering-*.f32 |
| 4152× | *-lowering-*.f64 |
| 1662× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 2092 |
| 1 | 886 | 1877 |
| 2 | 3168 | 1798 |
| 0 | 8961 | 1798 |
| 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 (- (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 (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 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 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs 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) |
-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))) |
(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/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
| 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 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x)))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+.f32 (+.f32 (*.f32 x (*.f32 x (/.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/3 binary32) x)) (fabs.f32 x)))) #s(literal -1/2 binary32)) (-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (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 (log.f32 x) (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(+.f32 (log.f32 x) (+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x))) (*.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/3 binary32)))) |
(* -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 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (/.f32 x #s(literal 1 binary32)))) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (fabs.f32 x)) #s(literal 1/3 binary32))) x)) x)) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal -2 binary32) (*.f32 x (fabs.f32 x))) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))))))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.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)))))) (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 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal -16 binary32))) #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 #s(literal -1 binary32)) (+.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 (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 (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (+.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 #s(literal -1 binary32))))) |
(* -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 #s(literal 1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32)))) x) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)) x)) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(+.f32 (fabs.f32 x) (*.f32 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 (fabs.f32 x) (*.f32 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 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(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 (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 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) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 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) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 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) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 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) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 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 (+ 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 #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 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 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 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))))))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 #s(literal -2 binary32) (*.f32 x x))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (+.f32 #s(literal 40/3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 16 binary32))) (pow.f32 x #s(literal 6 binary32))))) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (+.f32 #s(literal 40/3 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 16 binary32))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (+.f32 (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 x (*.f32 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 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.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) |
-1/2 |
#s(literal -1/2 binary32) |
(- (* x (fabs x)) 1/2) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(- (* x (fabs x)) 1/2) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(- (* x (fabs x)) 1/2) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (* x (fabs x)) 1/2) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(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)) |
(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/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
Compiled 66728 to 3439 computations (94.8% saved)
32 alts after pruning (28 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 889 | 20 | 909 |
| Fresh | 8 | 8 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 1 | 2 |
| Total | 900 | 32 | 932 |
| Status | Accuracy | Program |
|---|---|---|
| 8.5% | (copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) | |
| 8.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) | |
| 8.6% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) | |
| ▶ | 58.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 56.8% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) | |
| ✓ | 70.3% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 16.5% | (copysign.f32 (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)))) x) | |
| 13.2% | (copysign.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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) x) | |
| 9.8% | (copysign.f32 (log.f32 (/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) x) | |
| 10.3% | (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) | |
| 8.6% | (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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) | |
| 25.4% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| 4.1% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) | |
| ▶ | 4.2% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
| 4.2% | (copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) | |
| 26.7% | (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| 27.8% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| ▶ | 10.8% | (copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
| 10.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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) | |
| 10.8% | (copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| 10.8% | (copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) | |
| 10.8% | (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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| ✓ | 16.2% | (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) |
| ✓ | 58.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 27.4% | (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) | |
| 27.0% | (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.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 18.9% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 25.7% | (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) | |
| ▶ | 27.4% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
| ▶ | 12.8% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 13.6% | (copysign.f32 (log.f32 x) x) |
Compiled 2903 to 1010 computations (65.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 128 | (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
| ✓ | cost-diff | 128 | (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | cost-diff | 128 | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
| ✓ | cost-diff | 960 | (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
| ✓ | cost-diff | 960 | (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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))))))) |
| ✓ | cost-diff | 960 | (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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)))))))) |
| ✓ | cost-diff | 960 | (copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
| ✓ | cost-diff | 320 | (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) |
| ✓ | cost-diff | 320 | (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x) |
| ✓ | cost-diff | 320 | (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) |
| ✓ | cost-diff | 320 | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) 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 | 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) |
| 3460× | *-lowering-*.f32 |
| 3460× | *-lowering-*.f64 |
| 2104× | /-lowering-/.f32 |
| 2104× | /-lowering-/.f64 |
| 1766× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 924 |
| 1 | 204 | 816 |
| 2 | 609 | 771 |
| 3 | 2085 | 708 |
| 0 | 8364 | 708 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
x |
(copysign (log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) x) |
(log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) |
(- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x) |
(/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) |
(* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) |
(* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) |
(- (* x x) (/ 1/4 (* x x))) |
(* x x) |
x |
(/ 1/4 (* x x)) |
1/4 |
(/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) |
1 |
(/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))) |
(- (* x (* x x)) (/ -1/8 (* x (* x x)))) |
(* x (* x x)) |
(/ -1/8 (* x (* x x))) |
-1/8 |
(+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))) |
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))) |
(+ (* 1/4 (/ x -1/2)) (* x (* x x))) |
(* 1/4 (/ x -1/2)) |
(/ x -1/2) |
-1/2 |
(* (* x x) (/ x -1/2)) |
(copysign (log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(/ (- 1 (* 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)) (/ (+ 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))) (* x (* x x))) (+ (* (* x x) (* x x)) (+ (* x x) (* 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 x) 1/16))))) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
1/2 |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(+ -1/8 (* (* x x) 1/16)) |
-1/8 |
(* (* x x) 1/16) |
1/16 |
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x) |
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) |
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))) |
x |
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))) |
(/ (fabs x) x) |
(fabs x) |
(+ 1 (/ 1/2 (* x x))) |
1 |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
| Outputs |
|---|
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(copysign.f32 (log.f32 (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log.f32 (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(neg.f32 (log.f32 (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
1 |
#s(literal 1 binary32) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
(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 (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)) x) |
(log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) |
(log.f32 (-.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x)) |
(- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x) |
(-.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) x) |
(/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) |
(*.f32 (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) |
(*.f32 x (*.f32 (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))))) |
(* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) |
(*.f32 (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(- (* x x) (/ 1/4 (* x x))) |
(+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) |
(* x x) |
(*.f32 x x) |
x |
(/ 1/4 (* x x)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 x x)) |
1/4 |
#s(literal 1/4 binary32) |
(/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) |
(/.f32 (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) |
1 |
#s(literal 1 binary32) |
(/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32))))) |
(- (* x (* x x)) (/ -1/8 (* x (* x x)))) |
(+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(/ -1/8 (* x (* x x))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
-1/8 |
#s(literal -1/8 binary32) |
(+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))) |
(+.f32 (*.f32 x x) (/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) |
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))) |
(/.f32 (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32))) |
(+ (* 1/4 (/ x -1/2)) (* x (* x x))) |
(*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))) |
(* 1/4 (/ x -1/2)) |
(*.f32 x #s(literal -1/2 binary32)) |
(/ x -1/2) |
(/.f32 x #s(literal -1/2 binary32)) |
-1/2 |
#s(literal -1/2 binary32) |
(* (* x x) (/ x -1/2)) |
(/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)) |
(copysign (log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) 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 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(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 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+.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 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/ (- 1 (* 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))))))))) |
(/.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 #s(literal 1 binary32) x)))))) |
(- 1 (* x x)) |
(-.f32 #s(literal 1 binary32) (*.f32 x x)) |
1 |
#s(literal 1 binary32) |
(* x x) |
(*.f32 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)))))))) |
(/.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 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) 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 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))))) |
(+ 1 (* x (* x x))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(* x (* x x)) |
(*.f32 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 #s(literal 1 binary32) x))))) |
(/ (- (* (* 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 #s(literal 1 binary32) x)))) |
(- (* (* x (* x x)) (* x (* x x))) (* x (* x x))) |
(*.f32 x (*.f32 (*.f32 x 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)) (+ (* x x) (* x (* x x)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))) |
(* (* x x) (* x x)) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(+ (* x x) (* x (* x x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))) |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) |
(+ -1/8 (* (* x x) 1/16)) |
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
-1/8 |
#s(literal -1/8 binary32) |
(* (* x x) 1/16) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
1/16 |
#s(literal 1/16 binary32) |
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) (fabs.f32 x))) x) |
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) |
(log.f32 (+.f32 (+.f32 x (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) (fabs.f32 x))) |
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))) |
(+.f32 (+.f32 x (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))) (fabs.f32 x)) |
x |
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
(+ 1 (/ 1/2 (* x x))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(/ 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) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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)))))))) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) |
| ✓ | 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% | (+.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) |
| 210.0ms | 256× | 0 | invalid |
Compiled 1253 to 65 computations (94.8% saved)
ival-log: 38.0ms (25.3% of total)ival-add: 29.0ms (19.3% of total)ival-div: 27.0ms (18% of total)ival-mult: 23.0ms (15.3% of total)ival-copysign: 10.0ms (6.7% of total)compiled-spec: 8.0ms (5.3% of total)ival-sub: 6.0ms (4% of total)ival-fabs: 2.0ms (1.3% of total)ival-sqrt: 2.0ms (1.3% of total)ival-neg: 2.0ms (1.3% of total)const: 1.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<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 (copysign (log (neg x)) x)> |
#<alt (log (neg x))> |
#<alt (neg x)> |
#<alt (copysign (log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) x)> |
#<alt (log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x))> |
#<alt (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)> |
#<alt (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)> |
#<alt (copysign (log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)> |
#<alt (log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))> |
#<alt (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))> |
#<alt (/ (- 1 (* 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)))))))))> |
#<alt (copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)> |
#<alt (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))> |
#<alt (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))> |
#<alt (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (* 1/4 (/ x -1/2))> |
#<alt (* x x)> |
#<alt (* x (* x x))> |
#<alt (* (* x x) 1/16)> |
| Outputs |
|---|
#<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 (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 (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)> |
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)> |
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)> |
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)> |
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 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/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt x> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 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/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))> |
#<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 (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))> |
#<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/2 x)> |
#<alt (/ (+ 1/2 (* x (fabs x))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<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))))> |
#<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/2 (/ 1 x))) x)) 1)))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ (+ 1/2 (* x (fabs x))) (pow x 2))> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (/ (fabs x) x))> |
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))> |
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))> |
#<alt 1> |
#<alt (+ 1 (/ (fabs x) x))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 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 (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/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (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 (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | x | @ | -inf | (log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) |
| 31.0ms | x | @ | 0 | (log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) |
| 23.0ms | x | @ | inf | (log (neg x)) |
| 15.0ms | x | @ | 0 | (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
| 8.0ms | x | @ | inf | (log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) |
| 1× | batch-egg-rewrite |
| 3432× | *-lowering-*.f32 |
| 3432× | *-lowering-*.f64 |
| 2642× | /-lowering-/.f32 |
| 2642× | /-lowering-/.f64 |
| 1656× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 484 |
| 1 | 497 | 393 |
| 2 | 5579 | 385 |
| 0 | 8472 | 385 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))))) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
(copysign (log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) x) |
(log (- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x)) |
(- (/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) x) |
(/ (* (* (- (* x x) (/ 1/4 (* x x))) (/ 1 (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) |
(copysign (log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (/ (- 1 (* 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))))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(/ (- 1 (* 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))))))))) |
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x) |
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) |
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))) |
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))) |
(fabs x) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(* 1/4 (/ x -1/2)) |
(* x x) |
(* x (* x x)) |
(* (* x x) 1/16) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(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 (fabs.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)))))) |
(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)))) |
(+.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 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (*.f32 (fabs.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 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.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 (fabs.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 #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 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(-.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 (+.f32 (*.f32 (fabs.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 (fabs.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 (fabs.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 (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 (fabs.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) (pow.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (neg.f32 (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))))) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (neg.f32 (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 (+.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 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.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 (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 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.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) (neg.f32 (+.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 (fabs.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) (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 (*.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 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 #s(literal 0 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 (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)))) |
(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 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) |
(pow.f32 (+.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)) |
(/.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) (/.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) (neg.f32 (+.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 (fabs.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 x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (+.f32 #s(literal 0 binary32) x))) |
(-.f32 (log.f32 (neg.f32 (*.f32 x (*.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 (neg.f32 (*.f32 x (*.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 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x))) (log.f32 (-.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (-.f32 (*.f32 x x) (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))))) |
(log.f32 (-.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) x)) |
(+.f32 (neg.f32 x) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(+.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (neg.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(fma.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) #s(literal 1 binary32) (neg.f32 x)) |
(-.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) x) |
(-.f32 (/.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))))) |
(-.f32 (/.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (/.f32 (*.f32 x x) (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) |
(-.f32 (+.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) #s(literal 0 binary32)) x) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x)) (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x)) (-.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x))) (neg.f32 (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (-.f32 (*.f32 x x) (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))))) |
(*.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))))) |
(*.f32 (-.f32 (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) |
(neg.f32 (/.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) #s(literal -1 binary32))) |
(+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x x)) (*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) |
(+.f32 (*.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.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 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x 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)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) #s(literal 1 binary32))) |
(/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(/.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))))) |
(/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (neg.f32 x)) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) (/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) x) (*.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) x)) |
(/.f32 (*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) #s(literal 1 binary32)) x) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))))) (neg.f32 (neg.f32 x))) |
(/.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) #s(literal -1 binary32)) (/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(/.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 #s(literal -1 binary32) (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) (/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) |
(/.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(*.f32 x (*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (/.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) x)) |
(*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (*.f32 (*.f32 x (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 (*.f32 x (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) x)) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))))) |
(*.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (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 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/2 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))))))))) |
(+.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x))))))))))) |
(-.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))))))))) |
(-.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) (log.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x))))))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x)))) |
(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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) #s(literal -1 binary32)) |
(fma.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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x))))))) |
(fma.f32 (-.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 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x))))))) |
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 (neg.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 #s(literal 1 binary32) x))))))))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(-.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(/.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))))))) |
(/.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x))))))))))) |
(/.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))))) |
(*.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x))))))))))) |
(*.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 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 #s(literal 1 binary32) x)))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(neg.f32 (/.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(neg.f32 (/.f32 (neg.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 #s(literal 1 binary32) x))))))))) |
(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 #s(literal 1 binary32) x))))) (+.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 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (neg.f32 (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.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 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(/.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 #s(literal 1 binary32) 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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) |
(/.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 #s(literal 1 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 #s(literal 1 binary32) x)))))) |
(/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (neg.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 #s(literal 1 binary32) x))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x 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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.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 (*.f32 x x)) (*.f32 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 #s(literal 1 binary32) x))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.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 #s(literal 1 binary32) x))))))) (*.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 #s(literal 1 binary32) x))))))) (*.f32 x x))) (*.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #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 #s(literal 1 binary32) x)))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 (*.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 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 #s(literal 1 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.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 #s(literal 1 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.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 #s(literal 1 binary32) x))))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.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 #s(literal 1 binary32) x))))))))) |
(/.f32 (*.f32 (-.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 x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.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 #s(literal 1 binary32) x)))))))) |
(/.f32 (neg.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (neg.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 #s(literal 1 binary32) x)))))))) |
(/.f32 (neg.f32 (neg.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 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (*.f32 (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (neg.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 #s(literal 1 binary32) x))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x 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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (+.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 (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.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 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (/.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 (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))))) |
(*.f32 (-.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 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) x)))))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (+.f32 (neg.f32 (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (*.f32 #s(literal 1 binary32) (+.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 #s(literal 1 binary32) x))))))) |
(*.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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.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 (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x)))) (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.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 #s(literal 1 binary32) x)))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(+.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x)))) |
(+.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) (log.f32 x)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (/.f32 x (/.f32 x (fabs.f32 x))) #s(literal 3 binary32)) (pow.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (/.f32 x (/.f32 x (fabs.f32 x)))) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (/.f32 x (/.f32 x (fabs.f32 x)))) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (log.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))))) |
(-.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)) (log.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)) (log.f32 (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (-.f32 (*.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x)))) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))))) (log.f32 (/.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 x (fabs.f32 x)))) |
(+.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) x) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (/.f32 (fabs.f32 x) x) x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 x (/.f32 x (fabs.f32 x))) #s(literal 3 binary32)) (pow.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (/.f32 x (/.f32 x (fabs.f32 x)))) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (/.f32 x (/.f32 x (fabs.f32 x)))) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 x (fabs.f32 x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x))))) |
(/.f32 (*.f32 x (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x))))) |
(/.f32 (*.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(*.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32)) |
(fma.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(-.f32 (/.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (/.f32 x (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 x (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 x (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (/.f32 x (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 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/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (/.f32 x (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 x (fabs.f32 x)))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) x)) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 x (fabs.f32 x))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (fabs.f32 x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) x) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (neg.f32 x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x))) |
(/.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) #s(literal 3 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)))))) |
(*.f32 (-.f32 (/.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 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 (*.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 (fabs.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)) |
(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)) |
(-.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 #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 (*.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 (fabs.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) (/.f32 (/.f32 #s(literal 1 binary32) (+.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)) #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 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(/.f32 (+.f32 (*.f32 (fabs.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 (fabs.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 (fabs.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 (+.f32 (*.f32 (fabs.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 x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.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 #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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (*.f32 (fabs.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)))) |
(pow.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/4 binary32))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/4 binary32)))) |
(/.f32 #s(literal 1/4 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal -1/2 binary32)) |
(/.f32 (neg.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 1/2 binary32)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (neg.f32 x)) #s(literal 1/2 binary32)) |
(/.f32 (*.f32 (neg.f32 x) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) |
(*.f32 x #s(literal -1/2 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) |
(*.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal -2 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.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 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) x) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 x (*.f32 x x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(*.f32 #s(literal 1/16 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 1/16 binary32)) x) |
| 1× | egg-herbie |
| 4428× | *-lowering-*.f32 |
| 4428× | *-lowering-*.f64 |
| 2588× | +-lowering-+.f64 |
| 2588× | +-lowering-+.f32 |
| 1456× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 524 | 4641 |
| 1 | 1679 | 3946 |
| 2 | 5905 | 3869 |
| 0 | 8963 | 3869 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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)) |
(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 (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 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/2 x) |
(/ -1/2 x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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/16 (pow x 6)) (+ (* 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 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 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/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
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 (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(* -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/2 x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
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)))) |
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/2 (/ 1 x))) x)) 1))) |
(/ 1/2 (pow x 2)) |
(/ (+ 1/2 (* x (fabs x))) (pow x 2)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
1 |
(+ 1 (/ (fabs x) x)) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
1 |
(+ 1 (/ (fabs x) x)) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 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 (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/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(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) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
| Outputs |
|---|
(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 (*.f32 (*.f32 x x) (+.f32 (*.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)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (*.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 #s(literal -1/720 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.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 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) #s(literal -720 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.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 #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)))))))))) (log1p.f32 (fabs.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal 1 binary32))) (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 (/.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) (*.f32 x x)) (log.f32 x)) (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal 1 binary32))) (/.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 (-.f32 #s(literal 0 binary32) (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 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) x) x)) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) (/.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))))))) x)) x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) x) x))))) 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 (*.f32 x x) #s(literal -1/2 binary32)) (+.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 (+.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)))) #s(literal 1/24 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.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 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) #s(literal -720 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.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)))))) #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 #s(literal 1/2 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x)) (log.f32 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 #s(literal 1/2 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x)) (log.f32 x)) (/.f32 (*.f32 #s(literal 1/6 binary32) (/.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))))))) x)) (*.f32 x x))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) x) x)) (fabs.f32 x)) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 (+.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.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 #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 (*.f32 x x) #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/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 x (*.f32 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 x (*.f32 x (+.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 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.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 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x))) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/.f32 (-.f32 (+.f32 (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) #s(literal 2 binary32)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal 0 binary32) (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) 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 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (*.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) #s(literal -1/2 binary32)) x) (neg.f32 x)) (fabs.f32 x)) x))) (neg.f32 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 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 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 (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 (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))))) x)) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 (*.f32 (+.f32 (*.f32 x x) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))))))) x) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 1/2 binary32))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 1/2 binary32))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (pow x 2) 1/2) x) |
(+.f32 x (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (pow x 2) 1/2) x) |
(+.f32 x (/.f32 #s(literal -1/2 binary32) x)) |
(/ (- (pow x 2) 1/2) x) |
(+.f32 x (/.f32 #s(literal -1/2 binary32) 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))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 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 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (+ (/ 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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 (*.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.f32 x x))))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 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 #s(literal 1 binary32) x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) x) (*.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 16 binary32) (pow.f32 x #s(literal 5 binary32)))) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 16 binary32) (pow.f32 x #s(literal 5 binary32)))) (+.f32 (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 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/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs 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 (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+.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 (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (*.f32 x (+.f32 (*.f32 x (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -24 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 16 binary32)))) #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))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 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 (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 #s(literal 2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 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)))))) |
(+ (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 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) x) 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 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 (/.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) (*.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) x))) x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(*.f32 x (*.f32 (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x)) #s(literal -1 binary32))) |
(* -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/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/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ (+ 1/2 (* x (fabs x))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x x)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x x)) |
1 |
#s(literal 1 binary32) |
(+ 1 (/ (fabs x) x)) |
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (/ (fabs x) x)) |
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))) |
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))) |
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) 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 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 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 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 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 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(* 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))))) |
(neg.f32 (-.f32 x (*.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) #s(literal 1 binary32))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(neg.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) #s(literal 1 binary32))))) |
(* -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/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(* -1/2 x) |
(*.f32 x #s(literal -1/2 binary32)) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(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)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
Compiled 81787 to 5141 computations (93.7% saved)
28 alts after pruning (24 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1328 | 15 | 1343 |
| Fresh | 14 | 9 | 23 |
| Picked | 3 | 2 | 5 |
| Done | 2 | 2 | 4 |
| Total | 1347 | 28 | 1375 |
| Status | Accuracy | Program |
|---|---|---|
| 26.0% | (copysign.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) x) | |
| 55.6% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) | |
| 55.6% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) | |
| 55.7% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) | |
| ▶ | 59.0% | (copysign.f32 (neg.f32 (+.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))))) x) |
| ✓ | 58.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| ▶ | 56.8% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
| 16.5% | (copysign.f32 (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)))) x) | |
| 10.3% | (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) | |
| 12.1% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) | |
| 26.2% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| 25.4% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| 26.7% | (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| 7.5% | (copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| 27.8% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| ▶ | 10.6% | (copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
| 10.8% | (copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) | |
| 10.8% | (copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) | |
| 16.5% | (copysign.f32 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) | |
| 10.8% | (copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) | |
| ✓ | 58.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 27.0% | (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) | |
| 19.3% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 25.7% | (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) | |
| ▶ | 11.7% | (copysign.f32 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
| ✓ | 12.8% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 13.6% | (copysign.f32 (log.f32 x) x) |
| ▶ | 56.7% | (copysign.f32 x x) |
Compiled 1660 to 687 computations (58.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32)))))) |
| ✓ | cost-diff | 0 | (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
| ✓ | cost-diff | 256 | (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
| ✓ | cost-diff | 256 | (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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))))))) |
| ✓ | cost-diff | 256 | (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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)))))))) |
| ✓ | cost-diff | 256 | (copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
| ✓ | cost-diff | 128 | (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
| ✓ | cost-diff | 128 | (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 128 | (copysign.f32 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
| ✓ | cost-diff | 0 | (copysign.f32 x x) |
| ✓ | cost-diff | 0 | (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
| ✓ | cost-diff | 12928 | (+.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)))) |
| ✓ | cost-diff | 12960 | (neg.f32 (+.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))))) |
| ✓ | cost-diff | 12960 | (copysign.f32 (neg.f32 (+.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))))) x) |
| 4450× | *-lowering-*.f32 |
| 4450× | *-lowering-*.f64 |
| 2850× | +-lowering-+.f64 |
| 2850× | +-lowering-+.f32 |
| 1576× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 706 |
| 1 | 192 | 648 |
| 2 | 692 | 593 |
| 3 | 3363 | 584 |
| 0 | 8848 | 584 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x) |
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) |
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))) |
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
-1/2 |
(copysign x x) |
x |
(copysign (log (* x (/ 1/2 (* x x)))) x) |
(log (* x (/ 1/2 (* x x)))) |
(* x (/ 1/2 (* x x))) |
x |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
(copysign (log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) |
(- 1 (* (* x (* x x)) (* x (* x x)))) |
1 |
(* (* 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)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x))))) |
(/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) |
(- 1 (* x x)) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x)))))) |
(+ 1 (* x (* x x))) |
(+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))) |
(/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x)))) |
(* (* x (* x x)) (- (* x (* x x)) 1)) |
(- (* x (* x x)) 1) |
(* (* x x) (+ (* x x) (+ 1 x))) |
(+ (* x x) (+ 1 x)) |
(+ 1 x) |
(+ 1 (* (* x x) (+ 1 (* x x)))) |
(* (* x x) (+ 1 (* x x))) |
(+ 1 (* x x)) |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
1/2 |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(+ -1/8 (* (* x x) 1/16)) |
-1/8 |
(* (* x x) 1/16) |
1/16 |
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))))) x) |
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))))) |
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))) |
(fabs x) |
x |
(* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8)))) |
(* x x) |
(+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))) |
1/2 |
(* (* x x) (+ (* (* x x) 1/16) -1/8)) |
(+ (* (* x x) 1/16) -1/8) |
(* (* x x) 1/16) |
1/16 |
-1/8 |
| Outputs |
|---|
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x) |
(copysign.f32 (*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal -2 binary32)) x) |
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) |
(*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal -2 binary32)) |
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))) |
(*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) |
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 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) |
1 |
#s(literal 1 binary32) |
-1/2 |
#s(literal -1/2 binary32) |
(copysign x x) |
(copysign.f32 x x) |
x |
(copysign (log (* x (/ 1/2 (* x x)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(log (* x (/ 1/2 (* x x)))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(* x (/ 1/2 (* x x))) |
(/.f32 #s(literal 1/2 binary32) 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) |
(copysign (log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 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) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 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) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 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) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 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)) (* x (* x x)))) |
(-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) |
1 |
#s(literal 1 binary32) |
(* (* x (* x x)) (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
x |
(* x x) |
(*.f32 x x) |
(* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 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)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 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 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)) |
(-.f32 #s(literal 1 binary32) (*.f32 x x)) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 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 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 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)) 1)) (* (* x x) (+ (* x x) (+ 1 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)) 1)) |
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) |
(- (* x (* x x)) 1) |
(+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) |
(* (* x x) (+ (* x x) (+ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))) |
(+ (* x x) (+ 1 x)) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))) |
(+ 1 x) |
(+.f32 x #s(literal 1 binary32)) |
(+ 1 (* (* x x) (+ 1 (* x x)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(* (* x x) (+ 1 (* x x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(+ 1 (* x x)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(*.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)))))) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
(+.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))))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
(+ -1/8 (* (* x x) 1/16)) |
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
-1/8 |
#s(literal -1/8 binary32) |
(* (* x x) 1/16) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
1/16 |
#s(literal 1/16 binary32) |
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -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) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))))) |
(log1p.f32 (+.f32 (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)))))))) |
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))) |
(+.f32 (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))))))) |
(fabs x) |
(fabs.f32 x) |
x |
(* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8)))) |
(*.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) |
(*.f32 x x) |
(+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))) |
(+.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))))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) (+ (* (* x x) 1/16) -1/8)) |
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
(+ (* (* x x) 1/16) -1/8) |
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
(* (* x x) 1/16) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
1/16 |
#s(literal 1/16 binary32) |
-1/8 |
#s(literal -1/8 binary32) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))) |
| ✓ | accuracy | 99.4% | (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
| ✓ | accuracy | 80.6% | (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) |
| ✓ | accuracy | 84.7% | (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 82.8% | (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
| ✓ | accuracy | 81.8% | (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
| ✓ | accuracy | 74.6% | (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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)))))))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | accuracy | 98.7% | (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
| ✓ | accuracy | 88.4% | (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
| ✓ | accuracy | 100.0% | (copysign.f32 x x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 94.0% | (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
| 163.0ms | 49× | 5 | exit |
| 80.0ms | 83× | 0 | valid |
| 80.0ms | 124× | 0 | invalid |
Compiled 934 to 55 computations (94.1% saved)
ival-add: 50.0ms (22% of total)ival-mult: 42.0ms (18.5% of total)backward-pass: 29.0ms (12.8% of total)ival-copysign: 25.0ms (11% of total)ival-log: 22.0ms (9.7% of total)compiled-spec: 21.0ms (9.2% of total)ival-pow: 15.0ms (6.6% of total)ival-div: 11.0ms (4.8% of total)ival-sub: 5.0ms (2.2% of total)ival-fabs: 2.0ms (0.9% of total)ival-sqrt: 2.0ms (0.9% of total)ival-neg: 2.0ms (0.9% of total)const: 1.0ms (0.4% of total)| Inputs |
|---|
#<alt (copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x)> |
#<alt (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))))> |
#<alt (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))> |
#<alt (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))> |
#<alt (copysign x x)> |
#<alt (copysign (log (* x (/ 1/2 (* x x)))) x)> |
#<alt (log (* x (/ 1/2 (* x x))))> |
#<alt (* x (/ 1/2 (* x x)))> |
#<alt (/ 1/2 (* x x))> |
#<alt (copysign (log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)> |
#<alt (log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))> |
#<alt (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))> |
#<alt (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x))))))> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))))) x)> |
#<alt (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8)))))))> |
#<alt (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8)))))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)> |
#<alt (* x x)> |
#<alt (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))> |
#<alt (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))> |
#<alt (* (* x x) 1/16)> |
#<alt (* (* x x) (+ (* (* x x) 1/16) -1/8))> |
#<alt (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))> |
| Outputs |
|---|
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (* -2 (log (sqrt (/ 1 (+ 1 (fabs x))))))> |
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (* -2 (log (sqrt (/ 1 x))))> |
#<alt (- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x)))))> |
#<alt (- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))))> |
#<alt (- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))))> |
#<alt (* -2 (log (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))))> |
#<alt (- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))> |
#<alt (+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (* 2 (log (sqrt (/ 1 x))))> |
#<alt (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))> |
#<alt (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x)))))))> |
#<alt (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))> |
#<alt (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (log (sqrt (/ 1 (+ 1 (fabs x)))))> |
#<alt (+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (log (sqrt (/ 1 x)))> |
#<alt (+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x)))> |
#<alt (+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))))))> |
#<alt (log (* (sqrt (/ 1 x)) (sqrt -1)))> |
#<alt (+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x)))> |
#<alt (+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x))))> |
#<alt (+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs 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/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 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/2 x)> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 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 (* -5/112 (pow x 2)))) 1/6))))> |
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 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/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))> |
#<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 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 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 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* 1/2 (pow x 2)))> |
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))> |
#<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 (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 (sqrt (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x))))))))> |
#<alt (+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))))))))> |
#<alt (sqrt (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2)))))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<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> |
#<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 (* -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 (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))> |
#<alt (* 1/16 (pow x 4))> |
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 4))> |
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | 0 | (log (* x (/ 1/2 (* x x)))) |
| 7.0ms | x | @ | -inf | (log (* x (/ 1/2 (* x x)))) |
| 7.0ms | x | @ | inf | (log (* x (/ 1/2 (* x x)))) |
| 3.0ms | x | @ | 0 | (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) |
| 2.0ms | x | @ | inf | (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
| 1× | batch-egg-rewrite |
| 3860× | *-lowering-*.f32 |
| 3860× | *-lowering-*.f64 |
| 1770× | /-lowering-/.f32 |
| 1770× | /-lowering-/.f64 |
| 1762× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 481 |
| 1 | 421 | 196 |
| 2 | 4444 | 196 |
| 0 | 9337 | 196 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x) |
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) |
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))) |
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
(copysign x x) |
(copysign (log (* x (/ 1/2 (* x x)))) x) |
(log (* x (/ 1/2 (* x x)))) |
(* x (/ 1/2 (* x x))) |
(/ 1/2 (* x x)) |
(copysign (log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(/ (- 1 (* (* x (* x x)) (* x (* x x)))) (* (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x))))))) (+ 1 (* (* x x) (+ 1 (* x x)))))) |
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))))) x) |
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))))) |
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8))))) |
(fabs x) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) |
(* x x) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x)))))) |
(/ (* (* x (* x x)) (- (* x (* x x)) 1)) (* (* x x) (+ (* x x) (+ 1 x)))) |
(* (* x x) 1/16) |
(* (* x x) (+ (* (* x x) 1/16) -1/8)) |
(* (* x x) (+ 1/2 (* (* x x) (+ (* (* x x) 1/16) -1/8)))) |
| Outputs |
|---|
(copysign.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) x) |
(neg.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.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/4 binary32)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 #s(literal -1/2 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1/2 binary32) (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 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) |
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(*.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))) #s(literal -1 binary32)) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(*.f32 #s(literal -2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (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)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(neg.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.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/4 binary32)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 #s(literal -1/2 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 #s(literal -1 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1/2 binary32) (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 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) |
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(*.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))) #s(literal -1 binary32)) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32))) |
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(*.f32 #s(literal -2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (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)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal -1/2 binary32) (log.f32 (exp.f32 (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 -1/2 binary32)) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal -1/4 binary32) (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))))) |
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 (/.f32 x (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) |
(+.f32 (log.f32 x) (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x)) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) x))) |
(+.f32 (log.f32 (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -2 binary32) (log.f32 x))) |
(+.f32 (log.f32 (/.f32 x x)) (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) |
(-.f32 (log.f32 (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(-.f32 (log.f32 (neg.f32 (*.f32 x #s(literal 1/2 binary32)))) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.f32 (log.f32 (*.f32 x #s(literal -1/2 binary32))) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.f32 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) x))) (log.f32 x)) |
(-.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) x)) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.f32 (log.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (log.f32 x)) |
(-.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) x)) (log.f32 x)) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (-.f32 (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (log.f32 x) (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (log.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(log.f32 (/.f32 x (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(pow.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))) #s(literal -1 binary32)) |
(/.f32 x (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x)) |
(/.f32 (neg.f32 (*.f32 x #s(literal 1/2 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 x #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) |
(/.f32 (*.f32 #s(literal -1/2 binary32) x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) x) x) |
(/.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) x) x) |
(*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) x)) |
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 x x) (/.f32 #s(literal 1/2 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 #s(literal 0 binary32) (*.f32 x 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 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 #s(literal 0 binary32) (*.f32 x x)))) |
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 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)) |
(copysign.f32 (log.f32 (+.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32))))))))) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (log.f32 (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (neg.f32 (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) (log.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32))))) |
(log.f32 (+.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(+.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))) (+.f32 x #s(literal 1 binary32)))) |
(+.f32 (+.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x)))) |
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (neg.f32 (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (+.f32 x #s(literal 1 binary32))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x) (+.f32 x #s(literal 1 binary32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (+.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 #s(literal 0 binary32) (+.f32 x #s(literal 1 binary32)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (-.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(-.f32 (/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(-.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (neg.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (neg.f32 (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) |
(*.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) |
(*.f32 (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.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 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 x #s(literal 1 binary32)))) |
(neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(+.f32 x #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) x) |
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (neg.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (neg.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (+.f32 x #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(fma.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 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 #s(literal 1 binary32) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.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 x (-.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.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 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (neg.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(/.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) #s(literal -3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))))) |
(/.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) |
(*.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) |
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 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 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x 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 #s(literal 1 binary32) (*.f32 x x))))))) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 x (-.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) (-.f32 (*.f32 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 x (-.f32 x #s(literal 1 binary32))) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) |
(*.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 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) |
(copysign.f32 (log1p.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(log1p.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32)))))) |
(+.f32 (log1p.f32 (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 3 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 1 binary32))))))) |
(+.f32 (log1p.f32 (neg.f32 (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 3 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32)))))) |
(-.f32 (log1p.f32 (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 3 binary32))) (log1p.f32 (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 3 binary32))) (log.f32 (+.f32 (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(-.f32 (log1p.f32 (neg.f32 (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32)))) (log1p.f32 (neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 3 binary32))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32))))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.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 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32)) #s(literal 1 binary32))) (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (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 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 x)) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))) (fabs.f32 x))) |
(+.f32 (*.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.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 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(+.f32 (*.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 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+.f32 (*.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(+.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x)))) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 x)) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (fabs.f32 x)) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (fabs.f32 x))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 1 binary32)) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(+.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 (-.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 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)) |
(-.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 #s(literal 1 binary32) (/.f32 (-.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 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 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (-.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 (*.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 x) (+.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 (*.f32 x x) (+.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 (-.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 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 (*.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)))) |
(exp.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(exp.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (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)))) #s(literal -1/4 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.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)) |
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 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/4 binary32)) |
(pow.f32 (exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1/2 binary32)) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32))) |
(*.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/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/8 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/8 binary32)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(*.f32 x x) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x))) |
(neg.f32 (-.f32 #s(literal 0 binary32) (+.f32 x #s(literal 1 binary32)))) |
(neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(+.f32 x #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) x) |
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (neg.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (neg.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (+.f32 x #s(literal 1 binary32)) (neg.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(fma.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (/.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 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 #s(literal 1 binary32) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.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 x (-.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.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 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (neg.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(/.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) #s(literal -3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))))) |
(/.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 x #s(literal 1 binary32))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (*.f32 (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))))) |
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) |
(*.f32 (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) |
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 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 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x 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 #s(literal 1 binary32) (*.f32 x x))))))) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 binary32))))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 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 x (-.f32 x #s(literal 1 binary32))) (*.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) (-.f32 (*.f32 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 x (-.f32 x #s(literal 1 binary32))) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) |
(*.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 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))))) |
(neg.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) #s(literal -1 binary32))) |
(+.f32 (*.f32 x x) (neg.f32 x)) |
(+.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) (+.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) x)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 x x (neg.f32 x)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 x)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (neg.f32 x)) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 x)) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (neg.f32 x)) |
(-.f32 (*.f32 x x) x) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x))))) |
(/.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (*.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) #s(literal 1 binary32))) (+.f32 (*.f32 x x) x)) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x))) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))))) (*.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)))) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))))) (neg.f32 (*.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)))) (neg.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) x) (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x x)) |
(*.f32 x (-.f32 x #s(literal 1 binary32))) |
(*.f32 x (*.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(*.f32 x (*.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(*.f32 x (/.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(*.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) |
(*.f32 (*.f32 x x) (*.f32 x (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(*.f32 (*.f32 x (*.f32 x x)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(*.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (pow.f32 (/.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.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 (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) #s(literal -1 binary32))) |
(*.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)))) |
(*.f32 (/.f32 x x) (/.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (/.f32 x (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) (*.f32 x x))) |
(*.f32 (/.f32 (*.f32 x (*.f32 x x)) x) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) x) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x))) (+.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32)))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 x #s(literal 1 binary32)) (-.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x))))) |
(*.f32 (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x))) (*.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))) (-.f32 (*.f32 x (-.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 x x) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 x (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 x x) x) #s(literal -1 binary32)) (pow.f32 (/.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (+.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))) x) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) #s(literal -1 binary32))) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(*.f32 #s(literal 1/16 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 1/16 binary32)) x) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(fma.f32 (*.f32 x x) #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(fma.f32 (*.f32 x x) (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
(fma.f32 #s(literal -1/8 binary32) (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(fma.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32)))) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32))) #s(literal -1/512 binary32))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32)) (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) #s(literal -1/128 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32))) #s(literal -1/512 binary32))) (+.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32)) #s(literal -1/64 binary32))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32)))) (+.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -1/16 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32))) #s(literal -1/512 binary32)) (*.f32 x x)) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32)) (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) #s(literal -1/128 binary32))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32))) #s(literal -1/512 binary32)) (*.f32 x x)) (+.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32)) #s(literal -1/64 binary32)) (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32))) (*.f32 x x)) (+.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -1/16 binary32) (*.f32 x x)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) |
(*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x x)) |
(*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) x) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x)))) |
(+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 x x))))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x)) |
(*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) x) |
| 1× | egg-herbie |
| 4062× | *-lowering-*.f32 |
| 4062× | *-lowering-*.f64 |
| 2904× | +-lowering-+.f64 |
| 2904× | +-lowering-+.f32 |
| 1650× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 503 | 4987 |
| 1 | 1609 | 4226 |
| 2 | 6306 | 4197 |
| 0 | 8042 | 4197 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(* -2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(* -2 (log (sqrt (/ 1 x)))) |
(- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))) |
(- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))) |
(* -2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(* 2 (log (sqrt (/ 1 x)))) |
(+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x))))))) |
(* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)) |
(+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(log (sqrt (/ 1 (+ 1 (fabs x))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(log (sqrt (/ 1 x))) |
(+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x))) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4)))))) |
(log (* (sqrt (/ 1 x)) (sqrt -1))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x)))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs 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/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 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/2 x) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 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 (* -5/112 (pow x 2)))) 1/6)))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 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/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
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 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 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 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(fabs x) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2))))) |
(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 (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))))) |
(sqrt (/ 1 (+ 1 (fabs x)))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x)))))))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x)))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2)))))))))) |
(* (sqrt (/ 1 x)) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(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 |
(+ 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))) |
(* -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))) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)) |
(* 1/16 (pow x 4)) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 4)) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(* -2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (*.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 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 12 binary32) (fabs.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 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 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.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 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 #s(literal -360 binary32) (fabs.f32 x)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal -1/360 binary32))) (*.f32 #s(literal -1/12 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 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 12 binary32) (fabs.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(* -2 (log (sqrt (/ 1 x)))) |
(*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) |
(- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x))))) |
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))) |
(-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (fabs.f32 x) x))) |
(- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 x (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))))) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x))) |
(* -2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f32 #s(literal -2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))) |
(- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))) |
(+.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (*.f32 #s(literal -2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))))) |
(- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/12 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 x (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 12 binary32))))) x) (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))))) |
(* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.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 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 12 binary32) (fabs.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/12 binary32)))))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.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 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 12 binary32) (fabs.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 1/12 binary32)) (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.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 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 #s(literal -360 binary32) (fabs.f32 x)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) #s(literal 1/360 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(* 2 (log (sqrt (/ 1 x)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))) |
(-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))) |
(-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x))))))) |
(+.f32 (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 1/12 binary32) (+.f32 (*.f32 x (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))) |
(+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) |
(+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(-.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) |
(+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(-.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 x (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 12 binary32))))) x)) (*.f32 x (*.f32 x x)))) |
(log (sqrt (/ 1 (+ 1 (fabs x))))) |
(log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/4 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 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 12 binary32) (fabs.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32)))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.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 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 #s(literal -360 binary32) (fabs.f32 x)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 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 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 12 binary32) (*.f32 #s(literal 12 binary32) (fabs.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 1/24 binary32)))) (/.f32 #s(literal -1/4 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(log (sqrt (/ 1 x))) |
(log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) |
(+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x)) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))))) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4)))))) |
(+.f32 (+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))))) (/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32)))) #s(literal 1/24 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) |
(log (* (sqrt (/ 1 x)) (sqrt -1))) |
(log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x))) |
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x)))) |
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 (/.f32 #s(literal -1/2 binary32) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) |
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x) (/.f32 (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 x (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 12 binary32)))) #s(literal -1/24 binary32)) x) (*.f32 x (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) (*.f32 x (*.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 x x) |
(copysign.f32 x x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.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) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) 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)) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.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 #s(literal 1 binary32) x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.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 #s(literal 1 binary32) x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.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 #s(literal 1 binary32) x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (* (pow x 2) (+ 1 (pow x 2)))) (* (+ 1 (/ (* x (- (pow x 3) 1)) (+ 1 (+ x (pow x 2))))) (- 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.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 #s(literal 1 binary32) x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (+ 1 (pow x 3)) (- 1 (pow x 6))) (* (+ 1 (+ (pow x 2) (pow x 4))) (* (- 1 (pow x 2)) (- (+ 1 (/ (pow x 4) (+ 1 (+ x (pow x 2))))) (/ x (+ 1 (+ x (pow x 2)))))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ (* (- 1 (* -1 (pow x 3))) (- 1 (pow x 6))) (* (+ 1 (+ (* -1 (/ x (- (+ 1 (pow x 2)) (* -1 x)))) (/ (pow x 4) (- (+ 1 (pow x 2)) (* -1 x))))) (* (+ 1 (+ (pow x 2) (pow x 4))) (- 1 (pow x 2))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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) (- (* 3/40 (pow x 2)) 1/6)))) |
(*.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 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32))))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal 16 binary32) (pow.f32 x #s(literal 5 binary32)))) (-.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 2 binary32) (*.f32 x x))))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 16 binary32) (pow.f32 x #s(literal 5 binary32)))) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 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/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 (*.f32 x 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 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.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)))))))) |
(+ (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 #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 (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32)))))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 #s(literal 21120 binary32) (*.f32 (fabs.f32 x) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 #s(literal 21120 binary32) (*.f32 (fabs.f32 x) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* 1/2 (pow x 2))) |
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 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 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 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 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) #s(literal -1 binary32))) |
(* -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))) |
(sqrt (/ 1 (+ 1 (fabs x)))) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x)))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/4 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 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)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/4 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (+.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 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (*.f32 (*.f32 x x) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))))))) |
(sqrt (/ 1 x)) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x)))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2)))))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (+.f32 (+.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))))))) |
(* (sqrt (/ 1 x)) (sqrt -1)) |
(*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))) |
(+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(+.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 #s(literal -1 binary32)))))) |
(+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(-.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 x)))) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x x)))) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* x (+ 1 (/ 1 x))) |
(+.f32 #s(literal 1 binary32) x) |
(* -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 (*.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))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* 1/16 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)) |
(*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))) |
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)) |
(*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))) |
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)) |
(*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))) |
(* 1/16 (pow x 4)) |
(*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* 1/16 (pow x 4)) |
(*.f32 #s(literal 1/16 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* 1/2 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/2 binary32)) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32)))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
Compiled 75607 to 5270 computations (93% saved)
32 alts after pruning (26 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1334 | 13 | 1347 |
| Fresh | 6 | 13 | 19 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1343 | 32 | 1375 |
| Status | Accuracy | Program |
|---|---|---|
| 11.0% | (copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) | |
| 59.0% | (copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) | |
| 55.6% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) | |
| 55.6% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) | |
| 55.7% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) | |
| 11.5% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) x) | |
| ✓ | 58.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 59.4% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) | |
| 16.5% | (copysign.f32 (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)))) x) | |
| 12.1% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) | |
| 11.8% | (copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) | |
| 26.2% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| 25.4% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) | |
| 26.7% | (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| 7.5% | (copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| 27.8% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| 15.8% | (copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) | |
| 14.0% | (copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) | |
| 13.8% | (copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) | |
| 13.8% | (copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) | |
| 16.2% | (copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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) | |
| 15.6% | (copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) | |
| 16.5% | (copysign.f32 (log.f32 (+.f32 (+.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) | |
| 15.5% | (copysign.f32 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) | |
| ✓ | 58.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 27.0% | (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) | |
| 19.3% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 25.7% | (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) | |
| ✓ | 11.7% | (copysign.f32 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
| ✓ | 12.8% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 13.6% | (copysign.f32 (log.f32 x) x) |
| ✓ | 56.7% | (copysign.f32 x x) |
Compiled 3029 to 793 computations (73.8% 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) 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 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) 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 (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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #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 (log.f32 (+.f32 (-.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(copysign.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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(copysign.f32 (log.f32 (/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 (+.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 (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)))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign.f32 (neg.f32 (+.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))))) x) |
(copysign.f32 (+.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))))))))) x) |
| Outputs |
|---|
(copysign.f32 (neg.f32 (+.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))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 29.0ms | x |
| 16.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
| 99.6% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) 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 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) 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 (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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #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 (log.f32 (+.f32 (-.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(copysign.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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(copysign.f32 (log.f32 (/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 (+.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 (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)))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 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) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 21.0ms | x |
| 17.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | x |
| 99.5% | 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) 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 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) 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 (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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #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 (log.f32 (+.f32 (-.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(copysign.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 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 x x)))) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(copysign.f32 (log.f32 (/.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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x 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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #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) |
1 calls:
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) 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 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) 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 (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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) 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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) 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 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) 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 (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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) 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 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) 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 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) 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) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 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:
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 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) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (-.f32 (log.f32 x) (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) 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 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
1 calls:
| 15.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) 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 (log.f32 (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (*.f32 x x) (*.f32 x #s(literal 1/2 binary32))))) 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 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (+.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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.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 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) 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) |
(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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 x #s(literal 1 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (-.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 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) x)) x) |
(copysign.f32 (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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) x)) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x 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/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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) |
(copysign.f32 (log.f32 (+.f32 (/.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x 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) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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) |
(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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
1 calls:
| 13.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 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 |
|---|---|---|
| 64.9% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -0.6b remaining (-4.3%)
Threshold costs -0.6b (-4.3%)
| 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) #s(literal 3/40 binary32)))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) |
| Outputs |
|---|
(copysign.f32 x x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.7% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.07607268542051315 | 0.563470721244812 |
| 0.0ms | -0.3153986930847168 | -0.15224593877792358 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.07607268542051315 | 0.563470721244812 |
| 0.0ms | -0.3153986930847168 | -0.15224593877792358 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9666706323623657 | 2.7897989749908447 |
| 0.0ms | -5.682254791259766 | -0.32065385580062866 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7897989749908447 | 8.168220520019531 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 464× | distribute-lft-neg-in_binary32 |
| 428× | unsub-neg_binary32 |
| 356× | cancel-sign-sub_binary32 |
| 308× | neg-mul-1_binary32 |
| 248× | neg-sub0_binary32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 653 |
| 1 | 163 | 653 |
| 2 | 188 | 653 |
| 3 | 218 | 650 |
| 4 | 275 | 650 |
| 5 | 356 | 650 |
| 6 | 567 | 650 |
| 7 | 812 | 650 |
| 8 | 1079 | 650 |
| 9 | 1317 | 650 |
| 10 | 1545 | 650 |
| 11 | 1695 | 650 |
| 12 | 1763 | 650 |
| 13 | 1790 | 650 |
| 14 | 1792 | 650 |
| 15 | 1792 | 650 |
| 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 -13421773/67108864 binary32)) (copysign.f32 (neg.f32 (+.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))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (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 -13421773/67108864 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 13421773/134217728 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -5 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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #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))) |
(if (<=.f32 x #s(literal -5 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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 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 -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 5 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 -13421773/67108864 binary32)) (copysign.f32 (neg.f32 (+.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))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (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 -13421773/67108864 binary32)) (copysign.f32 (-.f32 (neg.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)))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (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 -13421773/67108864 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 13421773/134217728 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -5 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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #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))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) #s(literal -1 binary32)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (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) (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))) |
(if (<=.f32 x #s(literal -5 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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) #s(literal -1 binary32)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (log1p.f32 (+.f32 (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) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) #s(literal -1 binary32)))) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 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 -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (/.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 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -5 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 1 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 3/40 binary32) (*.f32 (*.f32 x x) #s(literal -5/112 binary32)))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 5 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| 4466× | *-lowering-*.f32 |
| 4466× | *-lowering-*.f64 |
| 4428× | *-lowering-*.f32 |
| 4428× | *-lowering-*.f64 |
| 4346× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 166 |
| 1 | 181 | 149 |
| 2 | 1844 | 147 |
| 0 | 8504 | 147 |
| 0 | 524 | 4641 |
| 1 | 1679 | 3946 |
| 2 | 5905 | 3869 |
| 0 | 8963 | 3869 |
| 0 | 9 | 11 |
| 1 | 15 | 9 |
| 2 | 16 | 9 |
| 3 | 17 | 9 |
| 0 | 17 | 9 |
| 0 | 15 | 53 |
| 1 | 74 | 53 |
| 2 | 464 | 53 |
| 3 | 5692 | 53 |
| 0 | 8542 | 53 |
| 0 | 299 | 2092 |
| 1 | 886 | 1877 |
| 2 | 3168 | 1798 |
| 0 | 8961 | 1798 |
| 0 | 169 | 1315 |
| 1 | 517 | 1085 |
| 2 | 1766 | 1053 |
| 3 | 6753 | 1053 |
| 0 | 8059 | 1053 |
| 0 | 66 | 484 |
| 1 | 497 | 393 |
| 2 | 5579 | 385 |
| 0 | 8472 | 385 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1438 to 602 computations (58.1% saved)
Compiled 1386 to 268 computations (80.7% saved)
Loading profile data...