
Time bar (total: 8.5s)
| 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)| 379.0ms | 8256× | 0 | valid |
ival-asinh: 150.0ms (93.9% of total)const: 7.0ms (4.4% of total)backward-pass: 3.0ms (1.9% 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 |
|---|---|---|---|---|---|
| 127 | 0 | - | 2 | (0.01818251423537731) | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 69 | 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) |
| 348.0ms | 362× | 0 | valid |
| 45.0ms | 150× | 1 | valid |
Compiled 115 to 29 computations (74.8% saved)
ival-fabs: 294.0ms (85.9% of total)ival-log: 13.0ms (3.8% of total)ival-add: 12.0ms (3.5% of total)ival-mult: 7.0ms (2% of total)ival-copysign: 6.0ms (1.8% of total)ival-sqrt: 5.0ms (1.5% of total)backward-pass: 4.0ms (1.2% of total)const: 1.0ms (0.3% of total)Compiled 10 to 7 computations (30% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 60.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ▶ | 34.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 23 to 16 computations (30.4% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ✓ | cost-diff | 96 | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| ✓ | cost-diff | 96 | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 96 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | cost-diff | 96 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 6× | +-commutative |
| 2× | hypot-1-def |
| 2× | sqrt-lowering-sqrt.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 64 |
| 1 | 22 | 64 |
| 0 | 22 | 64 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(fabs x) |
x |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
(* x x) |
1 |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* x x) 1)) |
(hypot.f32 #s(literal 1 binary32) x) |
(+ (* x x) 1) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(* x x) |
(*.f32 x x) |
1 |
#s(literal 1 binary32) |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 88.8% | (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 | 100.0% | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 88.8% | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 76.8% | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 110.0ms | 85× | 5 | exit |
| 56.0ms | 171× | 0 | valid |
Compiled 80 to 14 computations (82.5% saved)
compiled-spec: 43.0ms (29.7% of total)ival-mult: 29.0ms (20% of total)ival-add: 21.0ms (14.5% of total)backward-pass: 19.0ms (13.1% of total)ival-log: 16.0ms (11% of total)ival-copysign: 7.0ms (4.8% of total)ival-sqrt: 6.0ms (4.1% of total)ival-fabs: 3.0ms (2.1% of total)const: 1.0ms (0.7% 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 | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 0.0ms | x | @ | inf | (sqrt (+ (* x x) 1)) |
| 0.0ms | x | @ | -inf | (sqrt (+ (* x x) 1)) |
| 1× | batch-egg-rewrite |
| 2410× | *-lowering-*.f32 |
| 2410× | *-lowering-*.f64 |
| 1896× | /-lowering-/.f32 |
| 1896× | /-lowering-/.f64 |
| 1588× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 53 |
| 1 | 74 | 53 |
| 2 | 464 | 53 |
| 3 | 5692 | 53 |
| 0 | 8542 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(sqrt (+ (* x x) 1)) |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
(+ (* x x) 1) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(hypot.f32 #s(literal 1 binary32) x) |
(hypot.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(hypot.f32 #s(literal 1 binary32) (neg.f32 x)) |
(hypot.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))) |
(hypot.f32 #s(literal 1 binary32) (fabs.f32 (fabs.f32 x))) |
(hypot.f32 #s(literal 1 binary32) (pow.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x)))) |
(fabs.f32 (hypot.f32 #s(literal 1 binary32) x)) |
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) |
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (neg.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x)) (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 x (hypot.f32 #s(literal 1 binary32) x))) |
(hypot.f32 (hypot.f32 #s(literal 1 binary32) x) (*.f32 (neg.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(hypot.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x)) |
(hypot.f32 (*.f32 x (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x)) |
(hypot.f32 (*.f32 (neg.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (hypot.f32 #s(literal 1 binary32) x)) |
(neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32))) |
(exp.f32 (log1p.f32 (*.f32 x x))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log1p.f32 (*.f32 x x)) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(fabs.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) |
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/2 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal 1 binary32)) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal -1 binary32))) |
(sqrt.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x)) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1 binary32)) |
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32))) |
(*.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))) #s(literal 1 binary32))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
| 1× | egg-herbie |
| 4466× | *-lowering-*.f32 |
| 4466× | *-lowering-*.f64 |
| 2106× | sum3-define |
| 1806× | fma-lowering-fma.f32 |
| 1806× | fma-lowering-fma.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 1315 |
| 1 | 517 | 1085 |
| 2 | 1766 | 1053 |
| 3 | 6753 | 1053 |
| 0 | 8059 | 1053 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (log.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)) x)) |
(+ 1 (fabs x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f32 (neg.f32 x) (+.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (log.f32 x) (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)) x)) |
(+ 1 (fabs x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
1 |
#s(literal 1 binary32) |
(+ 1 (pow x 2)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(+ 1 (pow x 2)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(+ 1 (pow x 2)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
Compiled 13259 to 1528 computations (88.5% saved)
24 alts after pruning (22 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 426 | 22 | 448 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 426 | 24 | 450 |
| Status | Accuracy | Program |
|---|---|---|
| 69.2% | (copysign.f32 (+.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))))))) x) | |
| 55.8% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) | |
| 55.1% | (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) | |
| 55.2% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x) | |
| ▶ | 60.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 14.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| ▶ | 69.9% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 15.3% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) | |
| 16.0% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) | |
| 16.1% | (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) | |
| ▶ | 11.6% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
| 24.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)))) x) | |
| ✓ | 60.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 19.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 25.6% | (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) | |
| 24.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ✓ | 34.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| ▶ | 30.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
| 26.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 31.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| 29.0% | (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) | |
| 24.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) | |
| ▶ | 12.2% | (copysign.f32 (log.f32 x) x) |
Compiled 881 to 514 computations (41.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 32 | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | cost-diff | 96 | (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | cost-diff | 96 | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| ✓ | cost-diff | 0 | (+.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) #s(literal -1/8 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) #s(literal -1/8 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) #s(literal -1/8 binary32)))))) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 32 | (+.f32 (fabs.f32 x) (neg.f32 x)) |
| ✓ | cost-diff | 32 | (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) |
| ✓ | cost-diff | 32 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 x) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (log1p.f32 (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 2472× | fma-lowering-fma.f32 |
| 2472× | fma-lowering-fma.f64 |
| 2432× | sum5-define |
| 2108× | sum4-define |
| 2104× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 161 |
| 1 | 65 | 152 |
| 2 | 155 | 148 |
| 3 | 301 | 148 |
| 4 | 584 | 148 |
| 5 | 1092 | 148 |
| 6 | 2016 | 148 |
| 7 | 2893 | 148 |
| 8 | 3992 | 148 |
| 9 | 6381 | 148 |
| 10 | 6490 | 148 |
| 11 | 6542 | 148 |
| 12 | 7163 | 148 |
| 13 | 7171 | 148 |
| 0 | 8496 | 148 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
x |
(copysign (log x) x) |
(log x) |
x |
(copysign (log (+ (fabs x) (neg x))) x) |
(log (+ (fabs x) (neg x))) |
(+ (fabs x) (neg x)) |
(fabs x) |
x |
(neg x) |
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+ (fabs x) 1) |
(fabs x) |
x |
1 |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(* x x) |
(+ 1/2 (* (* x x) -1/8)) |
1/2 |
(* (* x x) -1/8) |
-1/8 |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
1 |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
x |
(copysign (log (+ (fabs x) (neg x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (+ (fabs x) (neg x))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+ (fabs x) (neg x)) |
(-.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(neg x) |
(neg.f32 x) |
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 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))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) |
(* x x) |
(*.f32 x x) |
(+ 1/2 (* (* x x) -1/8)) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) -1/8) |
(*.f32 x (*.f32 x #s(literal -1/8 binary32))) |
-1/8 |
#s(literal -1/8 binary32) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
1 |
#s(literal 1 binary32) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 100.0% | (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (+.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)))))) |
| ✓ | 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) |
| 112.0ms | 256× | 0 | invalid |
Compiled 184 to 28 computations (84.8% saved)
compiled-spec: 18.0ms (26.8% of total)ival-log: 14.0ms (20.8% of total)ival-copysign: 10.0ms (14.9% of total)ival-add: 9.0ms (13.4% of total)ival-mult: 8.0ms (11.9% of total)ival-div: 2.0ms (3% of total)ival-fabs: 2.0ms (3% of total)ival-sqrt: 2.0ms (3% of total)ival-neg: 2.0ms (3% of total)const: 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) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x)> |
#<alt (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))> |
#<alt (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8))))> |
#<alt (+ (fabs x) 1)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)> |
#<alt (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (neg x)> |
#<alt (* x x)> |
#<alt (* (* x x) -1/8)> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
| Outputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (* -1 (/ x (fabs x))))> |
#<alt (+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log -1/8) (* -4 (log (/ 1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (* -4 (log (/ -1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8))> |
#<alt (+ 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 (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (* -1 (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (- (/ (fabs x) x) (log (/ 1 x)))> |
#<alt (- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))> |
#<alt (- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (log (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (log (/ 1 x))> |
#<alt (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (log (/ -1 x))> |
#<alt (+ (log (/ -1 x)) (/ (fabs x) x))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (/ 1 (+ 1 (fabs x)))> |
#<alt (+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (fabs x) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ (fabs x) x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 47.0ms | x | @ | inf | (log (+ 1 (fabs x))) |
| 44.0ms | x | @ | 0 | (log x) |
| 27.0ms | x | @ | 0 | (log (+ 1 (fabs x))) |
| 19.0ms | x | @ | inf | (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
| 18.0ms | x | @ | -inf | (log (+ 1 (fabs x))) |
| 1× | batch-egg-rewrite |
| 3044× | *-lowering-*.f32 |
| 3044× | *-lowering-*.f64 |
| 2482× | /-lowering-/.f32 |
| 2482× | /-lowering-/.f64 |
| 2224× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 128 |
| 1 | 156 | 121 |
| 2 | 1450 | 119 |
| 0 | 8865 | 119 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
(copysign (log x) x) |
(log x) |
(copysign (log (+ (fabs x) (neg x))) x) |
(log (+ (fabs x) (neg x))) |
(+ (fabs x) (neg x)) |
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+ (fabs x) 1) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(neg x) |
(* x x) |
(* (* x x) -1/8) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(log1p.f32 (fabs.f32 x)) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(+.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(-.f32 (log.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(-.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (neg.f32 (-.f32 x #s(literal 0 binary32)))) |
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (fabs.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (fabs.f32 (+.f32 #s(literal 0 binary32) x))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 x) x) |
(log.f32 x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (neg.f32 x) (fabs.f32 x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (fabs.f32 x) x))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+.f32 (fabs.f32 x) (neg.f32 x)) |
(+.f32 (neg.f32 x) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x)) |
(fma.f32 x #s(literal -1 binary32) (fabs.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (fabs.f32 x)) |
(-.f32 (fabs.f32 x) x) |
(-.f32 #s(literal 0 binary32) (-.f32 x (fabs.f32 x))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) x) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (fabs.f32 x)))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) x)) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) x))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (neg.f32 x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (fabs.f32 x) x)) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 (neg.f32 x) (fabs.f32 x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (fabs.f32 x) x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))) (*.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (*.f32 x x))) (*.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (fabs.f32 x)))))) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(neg.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(+.f32 (log.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))))) |
(+.f32 (log.f32 (-.f32 (/.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(-.f32 (log.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (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)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (log.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal -1 binary32)) |
(fma.f32 #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) #s(literal -1/8 binary32)))))) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) x (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(-.f32 (/.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 #s(literal -1 binary32) (neg.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (/.f32 (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (+.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 (+.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (/.f32 (+.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (neg.f32 (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (/.f32 (+.f32 (*.f32 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (neg.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (/.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (/.f32 (+.f32 (*.f32 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (neg.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))))) |
(/.f32 (neg.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.f32 (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.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)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) (neg.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/8 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) #s(literal 3 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 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (fabs.f32 x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) #s(literal 3 binary32)) (*.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (fabs.f32 x)) #s(literal 1 binary32))))) |
(*.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(*.f32 (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(-.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 #s(literal 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 x x) #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 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 (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x x))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 (*.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (/.f32 (+.f32 (*.f32 x 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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) #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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (neg.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(*.f32 (+.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(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 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (/.f32 (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (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) (+.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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (neg.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 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1/2 binary32)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) (neg.f32 x))))) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 (*.f32 x (neg.f32 x))) |
(neg.f32 (*.f32 (neg.f32 x) x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (neg.f32 (*.f32 x x))) |
(fabs.f32 (*.f32 x (neg.f32 x))) |
(fabs.f32 (*.f32 (neg.f32 x) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 x (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 x) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) x)) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 x))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 (neg.f32 x)))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x x) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x (neg.f32 x))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (-.f32 x #s(literal 0 binary32)) (-.f32 x #s(literal 0 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) x) |
(*.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32)) x) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (*.f32 #s(literal 1 binary32) x)) (fabs.f32 x)) |
(*.f32 (fabs.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32))) (fabs.f32 x)) |
(*.f32 x (*.f32 x #s(literal -1/8 binary32))) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(*.f32 #s(literal -1/8 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal -1/8 binary32)) x) |
(exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (hypot.f32 #s(literal 1 binary32) x)) |
(fma.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 #s(literal 0 binary32) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(-.f32 (/.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32))) |
(*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
| 1× | egg-herbie |
| 3708× | *-lowering-*.f32 |
| 3708× | *-lowering-*.f64 |
| 2264× | +-lowering-+.f64 |
| 2264× | +-lowering-+.f32 |
| 1948× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 2890 |
| 1 | 1333 | 2470 |
| 2 | 4806 | 2426 |
| 0 | 8158 | 2426 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(log x) |
(log x) |
(log x) |
(log x) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(fabs x) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(+ 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)) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(* -1 (log (/ 1 x))) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(* -1 (log (/ -1 x))) |
(- (* -1 (/ (fabs x) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(log (/ 1 (+ 1 (fabs x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(log (/ 1 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(log (/ -1 x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(/ 1 (+ 1 (fabs x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (fabs x) x))) x) |
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 x x))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 x (+.f32 (/.f32 (*.f32 x #s(literal -1/3 binary32)) (*.f32 (fabs.f32 x) (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+.f32 (+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (*.f32 x x)) (*.f32 (*.f32 (fabs.f32 x) (/.f32 (*.f32 x x) x)) (/.f32 #s(literal -1/3 binary32) (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) x) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) x)) x))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) #s(literal 1/720 binary32))))))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -4 binary32))) (+.f32 (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -23040 binary32)) #s(literal 1/720 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -192 binary32))) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -23040 binary32)) #s(literal 1/720 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ (fabs x) (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(+ 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)) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(log1p.f32 (fabs.f32 x)) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 90 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32))) (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(+.f32 (+.f32 (/.f32 (neg.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x x)) (log.f32 x)) (/.f32 (fabs.f32 x) x)) |
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (*.f32 x (*.f32 x x))) (-.f32 (log.f32 x) (-.f32 (/.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) x) (/.f32 (fabs.f32 x) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (fabs x) x)) (log (/ -1 x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (-.f32 (/.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) #s(literal 1/6 binary32)) x) (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(log (/ 1 (+ 1 (fabs x)))) |
(neg.f32 (log1p.f32 (fabs.f32 x))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32))))) (log1p.f32 (fabs.f32 x))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x)))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 90 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(log (/ 1 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (/.f32 (fabs.f32 x) x)) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(-.f32 (/.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) x) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (-.f32 (/.f32 (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) x) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (/.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) #s(literal 1/6 binary32)) (*.f32 x (*.f32 x x)))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fabs.f32 x) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) (neg.f32 x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (/.f32 (+.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x)) x)) x)) |
(/ 1 (+ 1 (fabs x))) |
(/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) |
(/ 1 x) |
(/.f32 #s(literal 1 binary32) x) |
(/ (+ 1 (* -1 (/ (fabs x) x))) x) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x) |
(/.f32 (-.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x)))) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/.f32 (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x)))) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(/.f32 (-.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) (fabs.f32 x)) x)) (neg.f32 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (fabs.f32 x)) x))) (neg.f32 x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x))) |
Compiled 42945 to 3137 computations (92.7% saved)
30 alts after pruning (27 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 817 | 12 | 829 |
| Fresh | 2 | 15 | 17 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 1 | 2 |
| Total | 823 | 30 | 853 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.2% | (copysign.f32 (+.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))))))) x) |
| 55.1% | (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) | |
| 55.2% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x) | |
| 8.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) | |
| 8.2% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) | |
| 14.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) | |
| 19.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) | |
| 14.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| 51.4% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) | |
| ✓ | 69.9% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 8.2% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) | |
| 15.3% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) | |
| ▶ | 16.0% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
| 30.9% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| 8.1% | (copysign.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) | |
| 8.0% | (copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) | |
| 8.0% | (copysign.f32 (log.f32 (+.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) | |
| 8.1% | (copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) | |
| 16.1% | (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) | |
| ▶ | 8.1% | (copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
| 24.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)))) x) | |
| ✓ | 60.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 19.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 25.6% | (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) | |
| 24.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| 26.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| ▶ | 29.0% | (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) |
| 24.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ▶ | 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 12.2% | (copysign.f32 (log.f32 x) x) |
Compiled 1827 to 824 computations (54.9% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f32 x) |
| ✓ | cost-diff | 160 | (*.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))) |
| ✓ | cost-diff | 160 | (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)))) |
| ✓ | cost-diff | 160 | (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) |
| ✓ | cost-diff | 128 | (/.f32 (*.f32 x (fabs.f32 x)) x) |
| ✓ | cost-diff | 128 | (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
| ✓ | cost-diff | 128 | (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) |
| ✓ | cost-diff | 128 | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
| ✓ | cost-diff | 640 | (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
| ✓ | cost-diff | 640 | (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
| ✓ | cost-diff | 640 | (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | cost-diff | 640 | (copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
| ✓ | cost-diff | 0 | (neg.f32 x) |
| ✓ | cost-diff | 0 | (log.f32 (neg.f32 x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | cost-diff | 64 | (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | cost-diff | 64 | (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | cost-diff | 128 | (+.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))))))) |
| ✓ | cost-diff | 128 | (copysign.f32 (+.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))))))) x) |
| 2096× | *-lowering-*.f32 |
| 2096× | *-lowering-*.f64 |
| 1660× | +-lowering-+.f64 |
| 1660× | +-lowering-+.f32 |
| 1136× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 664 |
| 1 | 154 | 594 |
| 2 | 415 | 565 |
| 3 | 1233 | 521 |
| 4 | 3750 | 512 |
| 0 | 8219 | 512 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x) |
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
(log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(* x x) |
x |
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(* (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
(sqrt (+ (* 1 1) (* x x))) |
1 |
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(+ (* x x) 1) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
x |
(copysign (log (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x) |
(log (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) |
(+ 1 (* x (* x x))) |
1 |
(* x (* x x)) |
x |
(* x x) |
(/ 1 (+ 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)))) (* 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))) |
(+ 1/2 (* (* x x) -1/8)) |
1/2 |
(* (* x x) -1/8) |
-1/8 |
(copysign (log (- (/ (* x (fabs x)) x) x)) x) |
(log (- (/ (* x (fabs x)) x) x)) |
(- (/ (* x (fabs x)) x) x) |
(/ (* x (fabs x)) x) |
(* x (fabs x)) |
x |
(fabs x) |
(copysign (log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))) x) |
(log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))) |
(* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x))) |
(neg x) |
x |
(- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)) |
1 |
(/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) |
(- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) |
(fabs x) |
(/ (+ 1/2 (/ -1/8 (* x x))) x) |
(+ 1/2 (/ -1/8 (* x x))) |
1/2 |
(/ -1/8 (* x x)) |
-1/8 |
(* x x) |
| Outputs |
|---|
(copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(* x x) |
(*.f32 x x) |
x |
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(-.f32 (*.f32 x x) (*.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) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.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)) |
(+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (* x x) 1) |
(+.f32 #s(literal 1 binary32) (*.f32 x 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 (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) x) |
(log (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))))) |
(+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))) |
(* (+ 1 (* x (* x x))) (/ 1 (+ 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))) |
1 |
#s(literal 1 binary32) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
x |
(* x x) |
(*.f32 x x) |
(/ 1 (+ 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 #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 (* 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 (*.f32 x x) (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)))) |
(* (* x x) (* x (* x (* x x)))) |
(*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) |
(+ (* x x) (* x (* x x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32))))) |
(+ 1/2 (* (* x x) -1/8)) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) -1/8) |
(*.f32 x (*.f32 x #s(literal -1/8 binary32))) |
-1/8 |
#s(literal -1/8 binary32) |
(copysign (log (- (/ (* x (fabs x)) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (- (/ (* x (fabs x)) x) x)) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(- (/ (* x (fabs x)) x) x) |
(-.f32 (fabs.f32 x) x) |
(/ (* x (fabs x)) x) |
(fabs.f32 x) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
x |
(fabs x) |
(fabs.f32 x) |
(copysign (log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) x) |
(log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))) |
(log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x))) |
(-.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) |
(neg x) |
(neg.f32 x) |
x |
(- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)) |
(+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) |
1 |
#s(literal 1 binary32) |
(/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) |
(/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) |
(- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) |
(+.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(fabs x) |
(fabs.f32 x) |
(/ (+ 1/2 (/ -1/8 (* x x))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(+ 1/2 (/ -1/8 (* x x))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) |
1/2 |
#s(literal 1/2 binary32) |
(/ -1/8 (* x x)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x x)) |
-1/8 |
#s(literal -1/8 binary32) |
(* x x) |
(*.f32 x x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
| ✓ | accuracy | 100.0% | (-.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)) |
| ✓ | accuracy | 100.0% | (*.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))) |
| ✓ | accuracy | 100.0% | (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)))) |
| ✓ | accuracy | 100.0% | (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
| ✓ | accuracy | 100.0% | (*.f32 x (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) |
| ✓ | accuracy | 100.0% | (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 100.0% | (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) |
| ✓ | 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% | (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | accuracy | 100.0% | (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 100.0% | (+.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 216.0ms | 254× | 0 | invalid |
| 1.0ms | 2× | 0 | valid |
Compiled 842 to 53 computations (93.7% saved)
ival-div: 31.0ms (23.4% of total)ival-log: 27.0ms (20.4% of total)ival-mult: 21.0ms (15.8% of total)ival-add: 17.0ms (12.8% of total)compiled-spec: 13.0ms (9.8% of total)ival-copysign: 10.0ms (7.5% of total)ival-sub: 9.0ms (6.8% of total)ival-fabs: 2.0ms (1.5% of total)ival-sqrt: 2.0ms (1.5% of total)const: 1.0ms (0.8% of total)ival-neg: 1.0ms (0.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x)> |
#<alt (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))))> |
#<alt (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))> |
#<alt (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (copysign (log (neg x)) x)> |
#<alt (log (neg x))> |
#<alt (neg x)> |
#<alt (copysign (log (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x)> |
#<alt (log (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))> |
#<alt (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))> |
#<alt (* (+ 1 (* x (* x x))) (/ 1 (+ 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) x)) x)> |
#<alt (log (- (/ (* x (fabs x)) x) x))> |
#<alt (- (/ (* x (fabs x)) x) x)> |
#<alt (/ (* x (fabs x)) x)> |
#<alt (copysign (log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))) x)> |
#<alt (log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x))))> |
#<alt (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))> |
#<alt (+ (* x x) 1)> |
#<alt (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (* (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (* x (* x (* x x)))> |
#<alt (* (* x x) (+ 1/2 (* (* x x) -1/8)))> |
#<alt (+ 1 (* x (* x x)))> |
#<alt (fabs x)> |
#<alt (* x (fabs x))> |
#<alt (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x))> |
#<alt (/ (+ 1/2 (/ -1/8 (* x x))) x)> |
| Outputs |
|---|
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x)> |
#<alt (+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))))> |
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))> |
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))> |
#<alt (+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))))))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))> |
#<alt (+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x))))))> |
#<alt (log (- 1 (fabs x)))> |
#<alt (+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x))))> |
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))> |
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))> |
#<alt (+ (log 2) (* -2 (log (/ 1 x))))> |
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x))))> |
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))))> |
#<alt (+ (log 2) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x))))> |
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x))))> |
#<alt (+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) x))))> |
#<alt (* -1 (fabs x))> |
#<alt (- (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (fabs x))> |
#<alt (- (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x))> |
#<alt (- (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ (fabs x) x))))> |
#<alt (* (pow x 2) (- (+ 2 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x)))> |
#<alt (* (pow x 2) (- (+ 2 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x))))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) 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 (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/16 x))) 1/6))))> |
#<alt (+ (log -1/8) (* -4 (log (/ 1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2)))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (* -4 (log (/ -1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2)))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (* -1 (/ x (fabs x))))> |
#<alt (+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x)> |
#<alt (+ (log 1/8) (* -3 (log x)))> |
#<alt (+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4))))> |
#<alt (+ (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/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (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 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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))))> |
#<alt (* -1 (fabs x))> |
#<alt (- (* (pow x 2) (- 1 (* 1/2 (fabs x)))) (fabs x))> |
#<alt (- (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x))> |
#<alt (- (* (pow x 2) (- (+ 1 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (fabs x) x))))> |
#<alt (* (pow x 2) (- (+ 1 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x)))> |
#<alt (* (pow x 2) (- (+ 1 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) x))))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* 1/2 (* (pow x 2) (fabs x))))> |
#<alt (+ (fabs x) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (fabs x))) (* 1/2 (fabs x)))))> |
#<alt (+ (fabs x) (* (pow x 2) (+ (* 1/2 (fabs x)) (* (pow x 2) (+ (* -1/8 (fabs x)) (* 1/16 (* (pow x 2) (fabs x))))))))> |
#<alt (* x (fabs x))> |
#<alt (* x (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2)))))> |
#<alt (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (* 1/2 (/ (fabs x) (pow x 2))))))> |
#<alt (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (+ (* 1/16 (/ (fabs x) (pow x 6))) (* 1/2 (/ (fabs x) (pow x 2)))))))> |
#<alt (* -1 (* x (fabs x)))> |
#<alt (* -1 (* x (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))))> |
#<alt (* -1 (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (* 1/2 (/ (fabs x) (pow x 2)))))))> |
#<alt (* -1 (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (+ (* 1/16 (/ (fabs x) (pow x 6))) (* 1/2 (/ (fabs x) (pow x 2))))))))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt 1> |
#<alt (+ 1 (pow x 3))> |
#<alt (+ 1 (pow x 3))> |
#<alt (+ 1 (pow x 3))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<alt (* (pow x 3) (+ 1 (/ 1 (pow x 3))))> |
#<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 (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (/ -1/8 (pow x 4))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* -1 (* x (fabs x))))) 1/8) (pow x 4))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (- x (fabs x))))) 1/8) (pow x 4))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (fabs x) x)))> |
#<alt (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x))> |
#<alt (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (fabs x) x)))> |
#<alt (+ 1 (+ (* -1 (/ (fabs x) x)) (/ 1/2 (pow x 2))))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (* -1 (fabs x))) x)))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))> |
#<alt (/ 1/2 x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | (log (neg x)) |
| 8.0ms | x | @ | 0 | (log (neg x)) |
| 5.0ms | x | @ | 0 | (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
| 5.0ms | x | @ | -inf | (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
| 2.0ms | x | @ | inf | (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
| 1× | batch-egg-rewrite |
| 2344× | *-lowering-*.f32 |
| 2344× | *-lowering-*.f64 |
| 2094× | fma-lowering-fma.f32 |
| 2094× | fma-lowering-fma.f64 |
| 2022× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 424 |
| 1 | 436 | 330 |
| 2 | 4813 | 323 |
| 0 | 8409 | 323 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) x) |
(+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* x x) 1) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))))) |
(log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
(copysign (log (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) x) |
(log (+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8))))) |
(+ (* (+ 1 (* x (* x x))) (/ 1 (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(* (+ 1 (* x (* x x))) (/ 1 (+ 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) x)) x) |
(log (- (/ (* x (fabs x)) x) x)) |
(- (/ (* x (fabs x)) x) x) |
(/ (* x (fabs x)) x) |
(copysign (log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))) x) |
(log (* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)))) |
(* (neg x) (- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x))) |
(+ (* x x) 1) |
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(* (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(* x (* x (* x x))) |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(+ 1 (* x (* x x))) |
(fabs x) |
(* x (fabs x)) |
(- 1 (/ (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)) |
(/ (+ 1/2 (/ -1/8 (* x x))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (neg.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(fma.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (neg.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 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 (/.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (/.f32 (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32))) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (-.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(*.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (+.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 x)))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 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)))))) |
(log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.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 (*.f32 x x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(+.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)) |
(+.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))) |
(+.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 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 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (*.f32 x x)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 x x (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 x (*.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 x (+.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(-.f32 (*.f32 x x) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))) |
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (/.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 x x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (-.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 (*.f32 x x) (*.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 x x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 x x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (-.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (-.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 (*.f32 x x) (*.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 x x))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (-.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (*.f32 x x) (*.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 x x)))))) |
(*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (-.f32 (*.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 #s(literal -1 binary32)) (log.f32 x)) |
(log.f32 (neg.f32 x)) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (-.f32 #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 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 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 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 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) #s(literal -1/8 binary32))))) |
(fma.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 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 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 (*.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 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.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 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 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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 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 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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.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 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 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 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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.f32 (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 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 (*.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 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #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 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.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) #s(literal -1/8 binary32))))))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) 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 x (*.f32 x x)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (*.f32 (*.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 #s(literal 1 binary32) (/.f32 (*.f32 (*.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 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 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 #s(literal 1 binary32) (/.f32 (*.f32 (*.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 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.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 x (*.f32 x (*.f32 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 x (*.f32 x (*.f32 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 (+.f32 #s(literal 1 binary32) (*.f32 x (*.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 (*.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 (*.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 (*.f32 x (*.f32 x x)) (-.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 x (*.f32 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 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 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 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 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 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))))) (*.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 #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 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.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 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.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)) (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 #s(literal 1 binary32) (/.f32 (*.f32 (*.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x 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 #s(literal 1 binary32) (/.f32 (*.f32 (*.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 (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.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 (*.f32 (*.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 x (*.f32 x (*.f32 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 #s(literal -1 binary32) (+.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 #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 (*.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 #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 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)))))) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(-.f32 (log.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))) |
(log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) |
(+.f32 (neg.f32 x) (/.f32 (*.f32 x (fabs.f32 x)) x)) |
(+.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) (neg.f32 x)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (fabs.f32 x)) x) (neg.f32 x)) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(fma.f32 (fabs.f32 x) (*.f32 x (/.f32 #s(literal 1 binary32) x)) (neg.f32 x)) |
(fma.f32 (fabs.f32 x) (/.f32 x x) (neg.f32 x)) |
(fma.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(fma.f32 (neg.f32 (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x)) |
(fma.f32 (/.f32 (fabs.f32 x) x) x (neg.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)) (neg.f32 x)) |
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
(-.f32 (/.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 3 binary32)) (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))))) |
(-.f32 (/.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x))) (/.f32 (*.f32 x x) (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))) |
(-.f32 (+.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 0 binary32)) x) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))) (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)) (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 3 binary32)) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) (neg.f32 x))))) |
(*.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))))) |
(*.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))) |
(neg.f32 (/.f32 (*.f32 x (fabs.f32 x)) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 x (fabs.f32 x))) x)) |
(pow.f32 (/.f32 x (*.f32 x (fabs.f32 x))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x (*.f32 x (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (*.f32 x (fabs.f32 x))) #s(literal 1 binary32))) |
(/.f32 (*.f32 x (fabs.f32 x)) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (*.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (*.f32 x (fabs.f32 x))) (neg.f32 x)) |
(/.f32 (*.f32 (*.f32 x (fabs.f32 x)) #s(literal 1 binary32)) x) |
(/.f32 (neg.f32 (neg.f32 (*.f32 x (fabs.f32 x)))) (neg.f32 (neg.f32 x))) |
(/.f32 (/.f32 (neg.f32 (*.f32 x (fabs.f32 x))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (fabs.f32 x)) x)) |
(*.f32 x (/.f32 (fabs.f32 x) x)) |
(*.f32 (fabs.f32 x) (*.f32 x (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (fabs.f32 x) (/.f32 x x)) |
(*.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 (fabs.f32 x) x) x) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x))) |
(copysign.f32 (log.f32 (*.f32 x (neg.f32 (-.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) |
(+.f32 (log.f32 (neg.f32 x)) (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))) |
(+.f32 (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))) (log.f32 (neg.f32 x))) |
(/.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 x)) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (neg.f32 x)) (log.f32 (neg.f32 x))) (-.f32 (*.f32 (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))) (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))) (*.f32 (log.f32 (neg.f32 x)) (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (neg.f32 x)) (log.f32 (neg.f32 x))) (*.f32 (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))) (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))))) (-.f32 (log.f32 (neg.f32 x)) (log1p.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))))) |
(log.f32 (*.f32 x (neg.f32 (-.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))))) |
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) |
(+.f32 (*.f32 (neg.f32 x) #s(literal 1 binary32)) (*.f32 (neg.f32 x) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))) |
(+.f32 (*.f32 #s(literal 1 binary32) (neg.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)) (neg.f32 x)) (neg.f32 x))) |
(-.f32 #s(literal 0 binary32) (*.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)))) |
(/.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (pow.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 3 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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))))) |
(/.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (pow.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 2 binary32)))) (+.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))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.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 3 binary32))) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.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 2 binary32))) (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))) |
(*.f32 x (neg.f32 (-.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)))) |
(*.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))) |
(*.f32 (-.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)) (neg.f32 x)) |
(*.f32 #s(literal -1 binary32) (*.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)))) |
(*.f32 (*.f32 (-.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)) #s(literal -1 binary32)) x) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) |
(pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/2 binary32)) |
(fma.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 #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 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.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 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x 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 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.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 x (*.f32 x (*.f32 x (*.f32 x (*.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 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #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))) #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 x x))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32))) (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(sqrt.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.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 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x 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 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) |
(*.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 (-.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 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(+.f32 (*.f32 x x) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.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 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.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))) (fma.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x) (*.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 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 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 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 x x)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 x x (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 x x (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 x (*.f32 x #s(literal 1 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 x (*.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32)) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 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 x x) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 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 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.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 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.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 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.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 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (+.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))))) (pow.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (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 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (-.f32 (*.f32 (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.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 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))) (-.f32 (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.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 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 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) (fabs.f32 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.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)) |
(pow.f32 x #s(literal 4 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 2 binary32)) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(*.f32 (*.f32 x (*.f32 x x)) x) |
(+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/512 binary32)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1/512 binary32))) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x)) |
(*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(+.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) |
(fma.f32 x (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) x #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x 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 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.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 (*.f32 x x)) (-.f32 (*.f32 x (*.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 x)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.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 x))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (-.f32 (*.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 (+.f32 #s(literal 1 binary32) (*.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 (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(*.f32 (-.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 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)) |
(*.f32 x (fabs.f32 x)) |
(*.f32 (fabs.f32 x) x) |
(+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))) |
(+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) #s(literal 1 binary32)) |
(+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 x 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)) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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))))) (/.f32 (pow.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 3 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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)))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.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))) (/.f32 (pow.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 2 binary32)) (+.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)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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)))) (-.f32 #s(literal 1 binary32) (pow.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 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.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)) (-.f32 #s(literal 1 binary32) (pow.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 2 binary32))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.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 3 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.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 2 binary32))) (+.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))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.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 3 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.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 2 binary32)))) (neg.f32 (+.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)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))) (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.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 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) 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)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (pow.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 2 binary32))) (/.f32 #s(literal 1 binary32) (+.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)))) |
(neg.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) |
(pow.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) #s(literal 1 binary32))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/512 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 x (+.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))))) |
(/.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) #s(literal 1 binary32)) x) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/512 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) x)) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 x))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/512 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (/.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(/.f32 (/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) |
(*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
| 1× | egg-herbie |
| 4930× | +-lowering-+.f64 |
| 4930× | +-lowering-+.f32 |
| 4530× | *-lowering-*.f32 |
| 4530× | *-lowering-*.f64 |
| 1530× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 722 | 5975 |
| 1 | 2241 | 5131 |
| 0 | 8475 | 5131 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x))))) |
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))) |
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))) |
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x)))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x)))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x)))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)))))) |
(log (- 1 (fabs x))) |
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* 1/24 (* (pow x 2) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))) |
(+ (log 2) (* -2 (log (/ 1 x)))) |
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x)))) |
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))) |
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))) |
(+ (log 2) (* -2 (log (/ -1 x)))) |
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x)))) |
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x)))) |
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) x)))) |
(* -1 (fabs x)) |
(- (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (fabs x)) |
(- (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x)) |
(- (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x)) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x)))) |
(* (pow x 2) (- (+ 2 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x))) |
(* (pow x 2) (- (+ 2 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x)))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (/ (fabs x) x))) |
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x)))) |
(* (pow x 2) (+ 2 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) 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 (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/16 x))) 1/6)))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(fabs x) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(+ (log 1/8) (* -3 (log x))) |
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4)))) |
(+ (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/8 (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (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 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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)))) |
(* -1 (fabs x)) |
(- (* (pow x 2) (- 1 (* 1/2 (fabs x)))) (fabs x)) |
(- (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x)) |
(- (* (pow x 2) (- (+ 1 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x)))) |
(* (pow x 2) (- (+ 1 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x))) |
(* (pow x 2) (- (+ 1 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) x)))) |
(fabs x) |
(+ (fabs x) (* 1/2 (* (pow x 2) (fabs x)))) |
(+ (fabs x) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (fabs x))) (* 1/2 (fabs x))))) |
(+ (fabs x) (* (pow x 2) (+ (* 1/2 (fabs x)) (* (pow x 2) (+ (* -1/8 (fabs x)) (* 1/16 (* (pow x 2) (fabs x)))))))) |
(* x (fabs x)) |
(* x (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) |
(* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (* 1/2 (/ (fabs x) (pow x 2)))))) |
(* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (+ (* 1/16 (/ (fabs x) (pow x 6))) (* 1/2 (/ (fabs x) (pow x 2))))))) |
(* -1 (* x (fabs x))) |
(* -1 (* x (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2)))))) |
(* -1 (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (* 1/2 (/ (fabs x) (pow x 2))))))) |
(* -1 (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (+ (* 1/16 (/ (fabs x) (pow x 6))) (* 1/2 (/ (fabs x) (pow x 2)))))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
1 |
(+ 1 (pow x 3)) |
(+ 1 (pow x 3)) |
(+ 1 (pow x 3)) |
(pow x 3) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(pow x 3) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(/ -1/8 (pow x 4)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4)) |
(/ (- (* (pow x 2) (+ 1/2 (* -1 (* x (fabs x))))) 1/8) (pow x 4)) |
(/ (- (* (pow x 2) (+ 1/2 (* x (- x (fabs x))))) 1/8) (pow x 4)) |
1 |
(+ 1 (* -1 (/ (fabs x) x))) |
(- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)) |
(- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))) |
1 |
(+ 1 (* -1 (/ (fabs x) x))) |
(+ 1 (+ (* -1 (/ (fabs x) x)) (/ 1/2 (pow x 2)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (* -1 (fabs x))) x))) |
(/ -1/8 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/ 1/2 x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)) |
| Outputs |
|---|
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (+ (log (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))) (log (/ (+ (fabs x) (sqrt (+ 1 (pow x 2)))) (- (+ 1 (* 2 (pow x 2))) (* (fabs x) (sqrt (+ 1 (pow x 2)))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.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 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(+ (log (- 1 (fabs x))) (log (/ (+ 1 (fabs x)) (- 1 (fabs x))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))) |
(+.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))) |
(+.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (log (- 1 (fabs x))) (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (- (+ (* 2 (/ 1 (- 1 (fabs x)))) (+ (* (pow x 2) (+ (* 1/24 (+ (* -24 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 1 (fabs x))) (+ 1 (fabs x)))) (* -12 (/ (* (pow (- 1 (fabs x)) 2) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 2)) (pow (+ 1 (fabs x)) 2))))) (+ (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))) (* (pow x 2) (+ (* 1/720 (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3)))))) (* 1/720 (+ (* 240 (/ (* (pow (- 1 (fabs x)) 3) (pow (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) 3)) (pow (+ 1 (fabs x)) 3))) (+ (* 720 (/ (* (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (* (pow (- 1 (fabs x)) 2) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))))) (pow (+ 1 (fabs x)) 2))) (* 720 (/ (* (- 1 (fabs x)) (- (* 1/16 (/ 1 (- 1 (fabs x)))) (+ (* -1 (/ (* (+ (* 1/8 (/ 1 (- 1 (fabs x)))) (+ (* 1/8 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (/ (* (- 2 (* 1/2 (fabs x))) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x))))) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) (+ (* -1/16 (/ (* (fabs x) (+ 1 (fabs x))) (pow (- 1 (fabs x)) 2))) (* 1/8 (/ (* (fabs x) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (- 1 (fabs x)))))))) (+ 1 (fabs x)))))))))))) (/ (* (- 1 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x)))))))) |
(+.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 #s(literal 1/720 binary32) (*.f32 (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -90 binary32) (+.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 3 binary32)) #s(literal 240 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (/.f32 (*.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 3 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 #s(literal 720 binary32) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) #s(literal -1/16 binary32)) (/.f32 (*.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 x x) (fabs.f32 x)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.f32 x x)))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (* -2 (log (/ 1 x)))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x)) (log.f32 x)) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x))))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3)))) (pow x 3))) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/2 (/ (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) (pow x 2))) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))))))))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (+.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/8 binary32)))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32)))) (*.f32 x (*.f32 x x))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)))) (*.f32 x (*.f32 x x))))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)) x) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32)))) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))))))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (* -2 (log (/ -1 x)))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x)))))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (neg.f32 (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) x))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)))))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))) x)) (neg.f32 x))) |
(+ (log 1/2) (+ (log 2) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/6 (+ (* -12 (* (fabs x) (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2))) (+ (* -12 (+ (* -1/4 (* (pow (fabs x) 2) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) (+ (* -1/8 (fabs x)) (* 1/2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))) (* 16 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 3))))) (* 1/6 (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))))) x)) (+ (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2)))) (* 1/2 (+ (* -4 (pow (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) 2)) (* 2 (* (fabs x) (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))))))) x)) (+ (* -1/2 (fabs x)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x)))))) x)))))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) (/.f32 (+.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1/4 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/8 binary32)))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32)))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)))))) x)) x)) (neg.f32 x))) |
(log (- 1 (fabs x))) |
(log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (/.f32 (*.f32 x (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 (fabs.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) (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (- (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* -90 (/ (* (fabs x) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2))) (+ (* -45 (/ (fabs x) (- 1 (fabs x)))) (* 240 (/ (pow (- 2 (* 1/2 (fabs x))) 3) (pow (- 1 (fabs x)) 3))))))) (* 1/24 (+ (* -12 (/ (pow (- 2 (* 1/2 (fabs x))) 2) (pow (- 1 (fabs x)) 2))) (* 3 (/ (fabs x) (- 1 (fabs x)))))))) (* 2 (/ 1 (- 1 (fabs x))))) (* 1/2 (/ (fabs x) (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) #s(literal 3 binary32)) #s(literal 240 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))))))) (/.f32 (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (log 2) (* -2 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32)))) |
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x)))) |
(+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))))) |
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))))) |
(+ (log 2) (+ (* -2 (log (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) (pow x 2))))))) |
(+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))))) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x)) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/4 binary32)) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))))) (*.f32 x (*.f32 x x))))) |
(+ (log 2) (* -2 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* 1/2 (/ (fabs x) x)))) |
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x))) |
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1/2 (fabs x)) (* -1/2 (/ (+ 1 (* -1/4 (pow (fabs x) 2))) x))) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) x))) x))) |
(+ (log 2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -3/2 (fabs x)) (+ (* -1/4 (pow (fabs x) 3)) (* 3/2 (fabs x)))) x)) (* 1/2 (+ 1 (* -1/4 (pow (fabs x) 2))))) x)) (* -1/2 (fabs x))) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -1/4 binary32))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))))) x)) x)) x)) |
(* -1 (fabs x)) |
(-.f32 #s(literal 0 binary32) (fabs.f32 x)) |
(- (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 x (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))))) (fabs.f32 x)) |
(- (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))))) (fabs.f32 x)) |
(- (* (pow x 2) (- (+ 2 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (*.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 1/2 binary32))))) (fabs.f32 x)) |
(* 2 (pow x 2)) |
(*.f32 #s(literal 2 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 2 (* -1 (/ (fabs x) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x))) |
(* (pow x 2) (- (+ 2 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x)) (fabs.f32 x)) x))) |
(* (pow x 2) (- (+ 2 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x)))) |
(*.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 2 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 5 binary32)))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(* 2 (pow x 2)) |
(*.f32 #s(literal 2 binary32) (*.f32 x x)) |
(* (pow x 2) (+ 2 (/ (fabs x) x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x))) |
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x)) (fabs.f32 x)) x))) |
(* (pow x 2) (+ 2 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (fabs.f32 x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x))) x))) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #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 (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 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 (*.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 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 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 (*.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 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 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 (*.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 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 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 (*.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 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (+ (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* 1/8 (pow x 4))))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 #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 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/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 x 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/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 x 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/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 x 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 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -1/16 x))) 1/6)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 3/40 binary32) (*.f32 x #s(literal -1/16 binary32))))) #s(literal -1/6 binary32))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -4 binary32)))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -4 binary32)))) (/.f32 #s(literal -4 binary32) (*.f32 x x))) |
(+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(-.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (neg.f32 (*.f32 (log.f32 x) #s(literal -4 binary32)))) (/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal 8 binary32) x)) (*.f32 x x))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (-.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -4 binary32))) (/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 16 binary32) x)) (*.f32 x (*.f32 x x)))) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal -4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 #s(literal -4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 x))) (pow x 2))))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (-.f32 (*.f32 #s(literal -4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal 8 binary32) x)) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* -1 (/ (+ 8 (* 16 (/ 1 x))) (pow x 3))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (-.f32 (*.f32 #s(literal -4 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 8 binary32) (/.f32 #s(literal 16 binary32) x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal -4 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/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32))))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 3))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (+ (/ 1 (pow x 3)) (/ 1 (pow x 4)))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32))))) |
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 (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) x) (*.f32 x x)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 (/.f32 #s(literal -1/3 binary32) (fabs.f32 x)) (/.f32 x (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+.f32 (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (+.f32 #s(literal -1/2 binary32) (log.f32 #s(literal -1 binary32)))) |
(+ (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 (log.f32 #s(literal -1 binary32)) (+.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (*.f32 #s(literal -1/3 binary32) (*.f32 #s(literal 1 binary32) (/.f32 (fabs.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 (-.f32 #s(literal 0 binary32) (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))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) 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))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) (*.f32 x (*.f32 x (fabs.f32 x)))) x) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) x)) x))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(copysign (log (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))) x) |
(+ (log 1/8) (* -3 (log x))) |
(+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) |
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) #s(literal -4 binary32))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 (fabs.f32 x) #s(literal 8 binary32))) #s(literal -4 binary32)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 x (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal 8 binary32)))) #s(literal -4 binary32))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.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 #s(literal -1 binary32)) (log.f32 x)) (+.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32))) #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 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 x (*.f32 x (fabs.f32 x)))))) x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x)) x))) |
(/ 1/8 (pow x 3)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x (-.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32))))) (*.f32 x (*.f32 x x))) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 1 binary32))) |
(* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 1 binary32)))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x))) |
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)) |
(* -1 (fabs x)) |
(-.f32 #s(literal 0 binary32) (fabs.f32 x)) |
(- (* (pow x 2) (- 1 (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)))) (fabs.f32 x)) |
(- (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32))))) (fabs.f32 x)) |
(- (* (pow x 2) (- (+ 1 (* (pow x 2) (- (* -1/16 (* (pow x 2) (fabs x))) (* -1/8 (fabs x))))) (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (*.f32 (fabs.f32 x) (+.f32 (*.f32 #s(literal -1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (fabs.f32 x)) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* (pow x 2) (- (+ 1 (* -1/2 (/ (fabs x) (pow x 3)))) (/ (fabs x) x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x)) (fabs.f32 x)) x))) |
(* (pow x 2) (- (+ 1 (* 1/8 (/ (fabs x) (pow x 5)))) (+ (* 1/2 (/ (fabs x) (pow x 3))) (/ (fabs x) x)))) |
(*.f32 (*.f32 x x) (-.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 5 binary32)))) (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (*.f32 x x))) (/.f32 (fabs.f32 x) x))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1/2 (/ (fabs x) (pow x 2))) (fabs x)) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x)) (fabs.f32 x)) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* 1/8 (/ (fabs x) (pow x 4))) (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (fabs.f32 x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x x))) x))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* 1/2 (* (pow x 2) (fabs x)))) |
(*.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)) |
(+ (fabs x) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (fabs x))) (* 1/2 (fabs x))))) |
(+.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 (fabs.f32 x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(+ (fabs x) (* (pow x 2) (+ (* 1/2 (fabs x)) (* (pow x 2) (+ (* -1/8 (fabs x)) (* 1/16 (* (pow x 2) (fabs x)))))))) |
(+.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -1/8 binary32) (*.f32 #s(literal 1/16 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 x x)))) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2))))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)))) |
(* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (* 1/2 (/ (fabs x) (pow x 2)))))) |
(*.f32 x (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (fabs.f32 x)))) |
(* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (+ (* 1/16 (/ (fabs x) (pow x 6))) (* 1/2 (/ (fabs x) (pow x 2))))))) |
(*.f32 x (+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/16 binary32) (fabs.f32 x)) (pow.f32 x #s(literal 6 binary32))))) |
(* -1 (* x (fabs x))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(* -1 (* x (+ (fabs x) (* 1/2 (/ (fabs x) (pow x 2)))))) |
(*.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x))) (neg.f32 x)) |
(* -1 (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (* 1/2 (/ (fabs x) (pow x 2))))))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (fabs.f32 x)))) |
(* -1 (* x (+ (fabs x) (+ (* -1/8 (/ (fabs x) (pow x 4))) (+ (* 1/16 (/ (fabs x) (pow x 6))) (* 1/2 (/ (fabs x) (pow x 2)))))))) |
(*.f32 (neg.f32 x) (+.f32 (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (*.f32 x x)) (+.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/16 binary32) (fabs.f32 x)) (pow.f32 x #s(literal 6 binary32))))) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(pow x 4) |
(pow.f32 x #s(literal 4 binary32)) |
(* 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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* -1/8 (pow x 4)) |
(*.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
1 |
#s(literal 1 binary32) |
(+ 1 (pow x 3)) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(+ 1 (pow x 3)) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(+ 1 (pow x 3)) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (+ 1 (/ 1 (pow x 3)))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(/ -1/8 (pow x 4)) |
(/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4)) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(/ (- (* (pow x 2) (+ 1/2 (* -1 (* x (fabs x))))) 1/8) (pow x 4)) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))))) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) |
(/ (- (* (pow x 2) (+ 1/2 (* x (- x (fabs x))))) 1/8) (pow x 4)) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 x (fabs.f32 x))))) #s(literal -1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -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 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) |
(- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ (fabs x) x))) |
(-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) |
(+ 1 (+ (* -1 (/ (fabs x) x)) (/ 1/2 (pow x 2)))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (* -1 (fabs x))) 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/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(-.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(-.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(-.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
Compiled 37912 to 3150 computations (91.7% saved)
24 alts after pruning (20 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 838 | 9 | 847 |
| Fresh | 11 | 11 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 853 | 24 | 877 |
| Status | Accuracy | Program |
|---|---|---|
| 37.8% | (copysign.f32 (+.f32 (log1p.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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))))))) x) | |
| 55.1% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) | |
| ▶ | 55.2% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
| 8.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) | |
| 14.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) | |
| ▶ | 51.4% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
| ▶ | 7.9% | (copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
| 8.7% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) | |
| 15.3% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) | |
| 30.9% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| 8.0% | (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) #s(literal -1/8 binary32)))))) x) | |
| 16.1% | (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) | |
| 24.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)))) x) | |
| ✓ | 60.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 25.6% | (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) | |
| 24.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ▶ | 26.7% | (copysign.f32 (log.f32 (+.f32 (fabs.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) | |
| 19.7% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) | |
| ✓ | 29.0% | (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) |
| 24.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ✓ | 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 12.2% | (copysign.f32 (log.f32 x) x) |
| ▶ | 55.5% | (copysign.f32 x x) |
Compiled 930 to 496 computations (46.7% 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) #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) #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) #s(literal -1/8 binary32)))))) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (fabs.f32 x) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| ✓ | cost-diff | 64 | (+.f32 #s(literal 0 binary32) x) |
| ✓ | cost-diff | 224 | (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
| ✓ | cost-diff | 224 | (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) |
| ✓ | cost-diff | 224 | (copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) |
| ✓ | cost-diff | 0 | (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) |
| ✓ | cost-diff | 0 | (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) |
| ✓ | cost-diff | 0 | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
| ✓ | cost-diff | 0 | (copysign.f32 x x) |
| 1634× | sum4-define |
| 1558× | sum3-define |
| 1554× | *-lowering-*.f32 |
| 1554× | *-lowering-*.f64 |
| 1476× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 149 |
| 1 | 73 | 138 |
| 2 | 216 | 127 |
| 3 | 800 | 127 |
| 4 | 2442 | 127 |
| 5 | 4252 | 127 |
| 6 | 6218 | 127 |
| 0 | 8148 | 127 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign x x) |
x |
(copysign (* x (+ 1 (* (* x x) -1/6))) x) |
(* x (+ 1 (* (* x x) -1/6))) |
x |
(+ 1 (* (* x x) -1/6)) |
1 |
(* (* x x) -1/6) |
(* x x) |
-1/6 |
(copysign (log (/ (- 0 (* x x)) (+ 0 x))) x) |
(log (/ (- 0 (* x x)) (+ 0 x))) |
(/ (- 0 (* x x)) (+ 0 x)) |
(- 0 (* x x)) |
0 |
(* x x) |
x |
(+ 0 x) |
(copysign (log (+ (fabs x) x)) x) |
(log (+ (fabs x) x)) |
(+ (fabs x) x) |
(fabs x) |
x |
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x) |
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(fabs x) |
x |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(* x x) |
(+ 1/2 (* (* x x) -1/8)) |
1/2 |
(* (* x x) -1/8) |
-1/8 |
| Outputs |
|---|
(copysign x x) |
(copysign.f32 x x) |
x |
(copysign (* x (+ 1 (* (* x x) -1/6))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) x) |
(* x (+ 1 (* (* x x) -1/6))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) |
x |
(+ 1 (* (* x x) -1/6)) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) |
1 |
#s(literal 1 binary32) |
(* (* x x) -1/6) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* x x) |
(*.f32 x x) |
-1/6 |
#s(literal -1/6 binary32) |
(copysign (log (/ (- 0 (* x x)) (+ 0 x))) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(log (/ (- 0 (* x x)) (+ 0 x))) |
(log.f32 (neg.f32 x)) |
(/ (- 0 (* x x)) (+ 0 x)) |
(neg.f32 x) |
(- 0 (* x x)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
0 |
#s(literal 0 binary32) |
(* x x) |
(*.f32 x x) |
x |
(+ 0 x) |
x |
(copysign (log (+ (fabs x) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(log (+ (fabs x) x)) |
(log.f32 (+.f32 x (fabs.f32 x))) |
(+ (fabs x) x) |
(+.f32 x (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(fabs x) |
(fabs.f32 x) |
x |
(* (* x x) (+ 1/2 (* (* x x) -1/8))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* x x) |
(*.f32 x x) |
(+ 1/2 (* (* x x) -1/8)) |
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) -1/8) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
-1/8 |
#s(literal -1/8 binary32) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (fabs.f32 x) x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (-.f32 #s(literal 0 binary32) (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (+.f32 #s(literal 0 binary32) x) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) |
| ✓ | accuracy | 100.0% | (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32))) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) #s(literal -1/6 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (copysign.f32 x x) |
| 96.0ms | 256× | 0 | invalid |
Compiled 184 to 28 computations (84.8% saved)
ival-copysign: 11.0ms (21.1% of total)ival-mult: 10.0ms (19.2% of total)ival-add: 9.0ms (17.3% of total)ival-log: 7.0ms (13.4% of total)compiled-spec: 5.0ms (9.6% of total)...c/correct-round.rkt:119:19: 4.0ms (7.7% of total)ival-div: 2.0ms (3.8% of total)ival-fabs: 1.0ms (1.9% of total)ival-sub: 1.0ms (1.9% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign x x)> |
#<alt (copysign (* x (+ 1 (* (* x x) -1/6))) x)> |
#<alt (* x (+ 1 (* (* x x) -1/6)))> |
#<alt (+ 1 (* (* x x) -1/6))> |
#<alt (* (* x x) -1/6)> |
#<alt (copysign (log (/ (- 0 (* x x)) (+ 0 x))) x)> |
#<alt (log (/ (- 0 (* x x)) (+ 0 x)))> |
#<alt (/ (- 0 (* x x)) (+ 0 x))> |
#<alt (+ 0 x)> |
#<alt (copysign (log (+ (fabs x) x)) x)> |
#<alt (log (+ (fabs x) x))> |
#<alt (+ (fabs x) x)> |
#<alt (fabs x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x)> |
#<alt (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8))))))> |
#<alt (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8))))> |
#<alt (* x x)> |
#<alt (- 0 (* x x))> |
#<alt (* (* x x) -1/8)> |
| Outputs |
|---|
#<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 (* x (+ 1 (* -1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (+ 1 (* -1/6 (pow x 2)))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<alt (* -1/6 (pow x 2))> |
#<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 (copysign (log (* -1 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 (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 x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (+ x (fabs x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (- (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (/ x (fabs x)))> |
#<alt (+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))> |
#<alt (fabs x)> |
#<alt (+ x (fabs x))> |
#<alt (+ x (fabs x))> |
#<alt (+ x (fabs x))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (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 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log -1/8) (* -4 (log (/ 1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/8) (* -4 (log (/ -1 x))))> |
#<alt (- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (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 (* -1/8 (pow x 2)))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8))> |
#<alt (* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8))> |
#<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 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 0 | (log (/ (- 0 (* x x)) (+ 0 x))) |
| 1.0ms | x | @ | 0 | (* x (+ 1 (* (* x x) -1/6))) |
| 0.0ms | x | @ | inf | (* x (+ 1 (* (* x x) -1/6))) |
| 0.0ms | x | @ | inf | (* (* x x) -1/6) |
| 0.0ms | x | @ | 0 | (log (+ (fabs x) x)) |
| 1× | batch-egg-rewrite |
| 3280× | *-lowering-*.f32 |
| 3280× | *-lowering-*.f64 |
| 2262× | +-lowering-+.f64 |
| 2262× | +-lowering-+.f32 |
| 2250× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 117 |
| 1 | 167 | 99 |
| 2 | 1741 | 91 |
| 0 | 9118 | 91 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign x x) |
(copysign (* x (+ 1 (* (* x x) -1/6))) x) |
(* x (+ 1 (* (* x x) -1/6))) |
(+ 1 (* (* x x) -1/6)) |
(* (* x x) -1/6) |
(copysign (log (/ (- 0 (* x x)) (+ 0 x))) x) |
(log (/ (- 0 (* x x)) (+ 0 x))) |
(/ (- 0 (* x x)) (+ 0 x)) |
(+ 0 x) |
(copysign (log (+ (fabs x) x)) x) |
(log (+ (fabs x) x)) |
(+ (fabs x) x) |
(fabs x) |
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) x) |
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))))) |
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) -1/8)))) |
(* x x) |
(- 0 (* x x)) |
(* (* x x) -1/8) |
| Outputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) x) |
(+.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) #s(literal 0 binary32))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) (*.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) |
(+.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) #s(literal 0 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) |
(+.f32 (*.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) |
(fma.f32 x #s(literal 1 binary32) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 x (*.f32 x (*.f32 x #s(literal -1/6 binary32))) x) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) #s(literal 0 binary32))) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) |
(fma.f32 x (/.f32 x x) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 #s(literal 1 binary32) x (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) x) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal -1/6 binary32)) x) |
(fma.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)) x) |
(fma.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) x x) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) x (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) #s(literal 0 binary32))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) x (*.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) #s(literal 0 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) |
(fma.f32 #s(literal 0 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) |
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal -1/6 binary32) x) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x x) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(fma.f32 (*.f32 x #s(literal -1/6 binary32)) (*.f32 x x) x) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))) (neg.f32 x))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))) (*.f32 x x))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (neg.f32 x))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))))) (-.f32 x (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) (neg.f32 x)) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) (*.f32 x x)) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))) x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32))) x) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (neg.f32 x) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x))) |
(/.f32 (+.f32 (neg.f32 x) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x))) |
(/.f32 (+.f32 (neg.f32 x) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (*.f32 x x)) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 x x))) |
(/.f32 (+.f32 (neg.f32 x) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (/.f32 x (*.f32 x x)) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 x x))) |
(/.f32 (+.f32 (neg.f32 x) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 (/.f32 #s(literal 1 binary32) x) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) x) |
(/.f32 (+.f32 (neg.f32 x) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (/.f32 #s(literal 1 binary32) x) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) x) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 x (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (/.f32 x (*.f32 x x))) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 x) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (neg.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 x x) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x x))) (*.f32 x x)) (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) x)) (*.f32 x x)) x) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (/.f32 x (*.f32 x x))) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 (neg.f32 x) #s(literal 1 binary32))) (*.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (neg.f32 x)) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 x) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (neg.f32 x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (neg.f32 x)) (*.f32 (neg.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 x x) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (/.f32 x (*.f32 x x))) (*.f32 x x)) (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 x x)) x) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (neg.f32 x)) (*.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) x) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) |
(+.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal -1/6 binary32)) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal -1/6 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1/6 binary32) (*.f32 x x) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 (*.f32 x #s(literal -1/6 binary32)) x #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/216 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/36 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (*.f32 x x)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) |
(*.f32 (*.f32 x x) #s(literal -1/6 binary32)) |
(*.f32 #s(literal -1/6 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x (*.f32 x #s(literal -1/6 binary32))) #s(literal 1 binary32)) |
(*.f32 (*.f32 x #s(literal -1/6 binary32)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1 binary32)))) |
(+.f32 #s(literal 0 binary32) (log.f32 (neg.f32 x))) |
(+.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (log.f32 x))) |
(+.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (log.f32 (neg.f32 x))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 x)) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(-.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)) (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (neg.f32 x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x))))) |
(-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 x)) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(-.f32 (log.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x))) |
(-.f32 (log.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(-.f32 (log.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal 4 binary32) (log.f32 x))) |
(-.f32 (log.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))) (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(log.f32 (neg.f32 x)) |
(neg.f32 x) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x))) #s(literal -1 binary32))) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(+.f32 (neg.f32 x) #s(literal 0 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (neg.f32 x) #s(literal 0 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 0 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) x) #s(literal 0 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) x #s(literal 0 binary32)) |
(fma.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x x) #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) x) |
(-.f32 (neg.f32 x) #s(literal 0 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1 binary32))) |
(/.f32 (*.f32 x x) (neg.f32 x)) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) |
(/.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(/.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x)) |
(/.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 x (*.f32 x x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) x) |
(/.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)) (*.f32 x x)) |
(*.f32 #s(literal 1 binary32) (neg.f32 x)) |
(*.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(*.f32 (pow.f32 (/.f32 x (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(*.f32 (pow.f32 (/.f32 x (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
x |
(neg.f32 (neg.f32 x)) |
(exp.f32 (log.f32 x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 1 binary32))) |
(+.f32 x #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) x) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(pow.f32 x #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 x (*.f32 x x)) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 1 binary32) #s(literal 0 binary32)) |
(fma.f32 x (/.f32 x x) #s(literal 0 binary32)) |
(fma.f32 #s(literal 1 binary32) x #s(literal 0 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) x) #s(literal 0 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 0 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x x) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x) #s(literal 0 binary32)) |
(-.f32 x #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (neg.f32 x)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 x (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x))))) |
(/.f32 (*.f32 x x) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x)) |
(/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 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 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 x)) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (fabs.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) |
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(/.f32 (fabs.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32))) x) |
(/.f32 (fabs.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (fabs.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x))) |
(/.f32 (fabs.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) |
(/.f32 (fabs.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (fabs.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))) (*.f32 x x)) |
(*.f32 x #s(literal 1 binary32)) |
(*.f32 x (/.f32 x x)) |
(*.f32 x (pow.f32 (/.f32 x x) #s(literal 1 binary32))) |
(*.f32 x (fabs.f32 (/.f32 x x))) |
(*.f32 #s(literal 1 binary32) x) |
(*.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (*.f32 x x) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (*.f32 x x) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (*.f32 x x) (fabs.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (*.f32 x (*.f32 x x)) (fabs.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x x)) |
(*.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (*.f32 x x)) |
(*.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (pow.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 x x)) |
(*.f32 (fabs.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(*.f32 (fabs.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(*.f32 (fabs.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 x x) (*.f32 x (-.f32 x x))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x)))))) |
(+.f32 (log.f32 (*.f32 x (-.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x x) (*.f32 x (-.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x))))) |
(-.f32 (log.f32 (*.f32 x (-.f32 x x))) (log.f32 (-.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 x (-.f32 x x)))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 x (-.f32 x x)))) (log.f32 (neg.f32 (-.f32 x x)))) |
(log.f32 (+.f32 x x)) |
(+.f32 x x) |
(+.f32 #s(literal 0 binary32) (+.f32 x x)) |
(+.f32 (+.f32 x x) #s(literal 0 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 x x) (*.f32 x (-.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 1 binary32) x) |
(fma.f32 x (/.f32 x x) x) |
(fma.f32 #s(literal 1 binary32) x x) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) x) x) |
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) x) |
(fma.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x)))) #s(literal 0 binary32)) |
(fma.f32 (*.f32 x (-.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)) x) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x x) x) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x) x) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x x)) (/.f32 (*.f32 x x) (-.f32 x x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x x) (*.f32 x (-.f32 x x)))) |
(/.f32 (+.f32 x x) (*.f32 (/.f32 #s(literal 1 binary32) x) x)) |
(/.f32 (+.f32 x x) (*.f32 x (/.f32 #s(literal 1 binary32) x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x)))) |
(/.f32 (*.f32 x (-.f32 x x)) (-.f32 x x)) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 (neg.f32 (*.f32 x (-.f32 x x))) (neg.f32 (-.f32 x x))) |
(/.f32 (+.f32 x (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) x)) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x))) |
(/.f32 (+.f32 x (*.f32 (/.f32 x (*.f32 x x)) (*.f32 x x))) (*.f32 (/.f32 x (*.f32 x x)) x)) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 x (*.f32 x x)) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (*.f32 x x)))) x) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) x) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x))) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) x) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x))) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) x)) |
(/.f32 (+.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x)) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x x)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) (*.f32 x (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x x)) (*.f32 (*.f32 x x) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 x (*.f32 x x))) (*.f32 x x)) (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) x)) (*.f32 x x)) x) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (neg.f32 x)) (*.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (-.f32 x x))))) |
(*.f32 (*.f32 x (-.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 x x))) |
x |
(neg.f32 (neg.f32 x)) |
(exp.f32 (log.f32 x)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 1 binary32))) |
(+.f32 x #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) x) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(pow.f32 x #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 x (*.f32 x x)) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 1 binary32) #s(literal 0 binary32)) |
(fma.f32 x (/.f32 x x) #s(literal 0 binary32)) |
(fma.f32 #s(literal 1 binary32) x #s(literal 0 binary32)) |
(fma.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) x) #s(literal 0 binary32)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 0 binary32)) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x x) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x) #s(literal 0 binary32)) |
(-.f32 x #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (neg.f32 x)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 x (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x))))) |
(/.f32 (*.f32 x x) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x)) |
(/.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 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 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (neg.f32 x)) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (fabs.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) |
(/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(/.f32 (fabs.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32))) x) |
(/.f32 (fabs.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (fabs.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) x))) |
(/.f32 (fabs.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (*.f32 x (*.f32 x x))) |
(/.f32 (fabs.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (fabs.f32 (*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))) (*.f32 x x)) |
(*.f32 x #s(literal 1 binary32)) |
(*.f32 x (/.f32 x x)) |
(*.f32 x (pow.f32 (/.f32 x x) #s(literal 1 binary32))) |
(*.f32 x (fabs.f32 (/.f32 x x))) |
(*.f32 #s(literal 1 binary32) x) |
(*.f32 (*.f32 x x) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (*.f32 x x) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))) |
(*.f32 (*.f32 x x) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (*.f32 x x) (fabs.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (*.f32 x (*.f32 x x)) (fabs.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x x)) |
(*.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (*.f32 x x)) |
(*.f32 (pow.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (pow.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 1 binary32)) (pow.f32 (neg.f32 x) #s(literal 1 binary32))) |
(*.f32 (fabs.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 x x)) |
(*.f32 (fabs.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(*.f32 (fabs.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(*.f32 (fabs.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(copysign.f32 (log1p.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log1p.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(+.f32 (log1p.f32 (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))))))) |
(+.f32 (log1p.f32 (*.f32 (neg.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) |
(-.f32 (log1p.f32 (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log1p.f32 (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (+.f32 (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log1p.f32 (*.f32 (neg.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (log.f32 (-.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (neg.f32 (-.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 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) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) (log.f32 (+.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) #s(literal 1 binary32))) (log.f32 (-.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (log.f32 (-.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 x #s(literal 1 binary32)))) |
(+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 x (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) #s(literal 1 binary32))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(+.f32 (*.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) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) #s(literal 1 binary32)) x) |
(+.f32 (+.f32 x (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) #s(literal 1 binary32))) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(fma.f32 #s(literal 1 binary32) 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)))))) |
(fma.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) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) x) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x) x) |
(fma.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) #s(literal 1 binary32) x) |
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x x) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (/.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (neg.f32 (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x)) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 x (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 x (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 x (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 x (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (neg.f32 x)) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) (*.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x 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 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.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 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) x)) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.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 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 x (*.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 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) x) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x x))) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x x)) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) x) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32))))) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) x) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32)))) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) x) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)))) (*.f32 x x)) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32)))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) x) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) x)) |
(/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/64 binary32))) (*.f32 x x)) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x x))) |
(*.f32 #s(literal 1 binary32) (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(*.f32 (+.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) #s(literal 1 binary32)) |
(*.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 x (*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) (/.f32 #s(literal 1 binary32) (-.f32 x (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(+.f32 (*.f32 x x) #s(literal 0 binary32)) |
(+.f32 (*.f32 x x) (+.f32 (*.f32 (neg.f32 x) #s(literal 0 binary32)) #s(literal 0 binary32))) |
(+.f32 #s(literal 0 binary32) (*.f32 x x)) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(fabs.f32 (-.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(fabs.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(fabs.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal -2 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) #s(literal -1 binary32)) |
(fma.f32 x x #s(literal 0 binary32)) |
(fma.f32 x x (+.f32 (*.f32 (neg.f32 x) #s(literal 0 binary32)) #s(literal 0 binary32))) |
(fma.f32 x #s(literal 0 binary32) (*.f32 x x)) |
(fma.f32 #s(literal 0 binary32) x (*.f32 x x)) |
(fma.f32 (neg.f32 x) (neg.f32 x) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 x) (neg.f32 x) (+.f32 (*.f32 (neg.f32 x) #s(literal 0 binary32)) #s(literal 0 binary32))) |
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 (neg.f32 x) #s(literal 0 binary32)) #s(literal 0 binary32))) |
(-.f32 (*.f32 x x) #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 (*.f32 x x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 x (*.f32 x x)) x) |
(/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(/.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 0 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (neg.f32 x)) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))))))) |
(/.f32 (fabs.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x x)) |
(/.f32 (fabs.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (fabs.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 (fabs.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 (fabs.f32 (neg.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x x)) |
(/.f32 (fabs.f32 (+.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (fabs.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 0 binary32))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (fabs.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(*.f32 x x) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (*.f32 x x) (pow.f32 (/.f32 x x) #s(literal 2 binary32))) |
(*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 2 binary32))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 2 binary32))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) |
(*.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 2 binary32)) (*.f32 x x)) |
(*.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(*.f32 (fabs.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(neg.f32 (*.f32 x x)) |
(+.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(+.f32 (*.f32 (neg.f32 x) #s(literal 0 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(+.f32 (*.f32 #s(literal 0 binary32) (neg.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(pow.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 x x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(fma.f32 x (neg.f32 x) #s(literal 0 binary32)) |
(fma.f32 x (neg.f32 x) (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(fma.f32 x (neg.f32 x) (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(fma.f32 #s(literal 0 binary32) (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(fma.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 0 binary32)) |
(fma.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(fma.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(fma.f32 (neg.f32 x) x #s(literal 0 binary32)) |
(fma.f32 (neg.f32 x) x (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(fma.f32 (neg.f32 x) x (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(fma.f32 (neg.f32 x) #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(fma.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(fma.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(fma.f32 #s(literal -1 binary32) (*.f32 x x) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) (*.f32 x x) (*.f32 (neg.f32 x) #s(literal 0 binary32))) |
(fma.f32 #s(literal -1 binary32) (*.f32 x x) (*.f32 #s(literal 0 binary32) (neg.f32 x))) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(/.f32 (neg.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) (neg.f32 x)) |
(/.f32 (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(/.f32 (-.f32 #s(literal 0 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 0 binary32))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (neg.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x x)) |
(*.f32 x (neg.f32 x)) |
(*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) |
(*.f32 (neg.f32 x) x) |
(*.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 #s(literal -1 binary32) (*.f32 x x)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/8 binary32))) (neg.f32 x)) |
(*.f32 x (*.f32 x #s(literal -1/8 binary32))) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(*.f32 #s(literal -1/8 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal -1/8 binary32)) x) |
| 1× | egg-herbie |
| 4708× | *-lowering-*.f32 |
| 4708× | *-lowering-*.f64 |
| 2128× | fma-lowering-fma.f32 |
| 2128× | fma-lowering-fma.f64 |
| 1702× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 1696 |
| 1 | 589 | 1457 |
| 2 | 1881 | 1384 |
| 3 | 7650 | 1384 |
| 0 | 8128 | 1384 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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 (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* -1/6 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -1/6 (pow x 2))) |
(+ 1 (* -1/6 (pow x 2))) |
(+ 1 (* -1/6 (pow x 2))) |
(* -1/6 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(* -1/6 (pow x 2)) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 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) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (/ x (fabs x))) |
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x)))) |
(fabs x) |
(+ x (fabs x)) |
(+ x (fabs x)) |
(+ x (fabs x)) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (/ (fabs x) x))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(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 (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(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 (* -1/8 (pow x 2))))) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(* -1/8 (pow x 4)) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(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 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
| Outputs |
|---|
(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 (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) x) |
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x) |
(copysign.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 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 (* -1/6 (pow x 2)))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
(* -1/6 (pow x 3)) |
(*.f32 x (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6)) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
(* -1/6 (pow x 3)) |
(*.f32 x (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/6 (pow x 2))) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(+ 1 (* -1/6 (pow x 2))) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(+ 1 (* -1/6 (pow x 2))) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6)) |
(-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(* -1/6 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal -1/6 binary32))) |
(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) |
(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) |
(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) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (+ x (fabs x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(copysign (log (- (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (/ x (fabs x))) |
(+.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x)))) |
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (+.f32 (/.f32 x (fabs.f32 x)) (+.f32 (*.f32 x (*.f32 (/.f32 #s(literal 1/3 binary32) (fabs.f32 x)) #s(literal 1 binary32))) #s(literal -1/2 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 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1/2 binary32))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x)))) |
(+.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 #s(literal 1/3 binary32) (/.f32 (fabs.f32 x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (*.f32 #s(literal 1/3 binary32) (*.f32 x (/.f32 (*.f32 x (fabs.f32 x)) x)))) x)) x)) |
(fabs x) |
(fabs.f32 x) |
(+ x (fabs x)) |
(+.f32 x (fabs.f32 x)) |
(+ x (fabs x)) |
(+.f32 x (fabs.f32 x)) |
(+ x (fabs x)) |
(+.f32 x (fabs.f32 x)) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x 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 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/720 binary32) (*.f32 (*.f32 x 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/8) (* -4 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal 4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal 4 binary32))) (/.f32 #s(literal -4 binary32) (*.f32 x x))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 4 binary32)) (+.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) #s(literal 2 binary32)) #s(literal -8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal -4 binary32) (*.f32 x x))))) |
(- (+ (log -1/8) (+ (* -4 (log (/ 1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal 4 binary32))) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -32 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) #s(literal 2 binary32)) #s(literal -8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal -4 binary32) (*.f32 x x))))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal -4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32)) (+.f32 (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 (*.f32 (+.f32 (fabs.f32 x) #s(literal 2 binary32)) #s(literal -8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(- (+ (log -1/8) (+ (* -4 (log (/ -1 x))) (+ (* 1/720 (/ (- (* -23040 (+ 1 (fabs x))) 15360) (pow x 6))) (* 1/24 (/ (- (* -192 (+ 1 (fabs x))) 192) (pow x 4)))))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 #s(literal -4 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -32 binary32)) #s(literal -64/3 binary32)) (pow.f32 x #s(literal 6 binary32))) (+.f32 (log.f32 #s(literal -1/8 binary32)) (/.f32 (*.f32 (+.f32 (fabs.f32 x) #s(literal 2 binary32)) #s(literal -8 binary32)) (*.f32 x (*.f32 x (*.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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(* -1/8 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* -1/8 (pow x 4)) |
(*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* (pow x 4) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* (pow x 4) (- (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 4))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) (*.f32 x (*.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 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1 (pow x 2)) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* -1/8 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
Compiled 26353 to 3951 computations (85% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1184 | 7 | 1191 |
| Fresh | 3 | 12 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1190 | 25 | 1215 |
| Status | Accuracy | Program |
|---|---|---|
| 16.1% | (copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) | |
| 55.2% | (copysign.f32 (+.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) | |
| 37.8% | (copysign.f32 (+.f32 (log1p.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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))))))) x) | |
| 55.2% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) | |
| 55.1% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) | |
| 14.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) | |
| ✓ | 51.4% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
| 11.9% | (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x))))) x) | |
| 8.7% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) | |
| 7.9% | (copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) | |
| 15.3% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) | |
| 30.9% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| 8.0% | (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) #s(literal -1/8 binary32)))))) x) | |
| 16.1% | (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) | |
| 8.0% | (copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x)) x) | |
| 24.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)))) x) | |
| ✓ | 60.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 25.6% | (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) | |
| 24.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| 23.8% | (copysign.f32 (log.f32 (+.f32 x x)) x) | |
| ✓ | 29.0% | (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) |
| 24.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ✓ | 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 12.2% | (copysign.f32 (log.f32 x) x) |
| ✓ | 55.5% | (copysign.f32 x x) |
Compiled 1775 to 582 computations (67.2% 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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (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) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.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)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
(copysign.f32 (+.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 (fabs.f32 x) (pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x) |
(copysign.f32 (+.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))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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))))))) 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 (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 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 32.0ms | x |
| 14.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | x |
| 100.0% | 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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (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) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.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)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.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:
| 36.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (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) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.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)))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
| 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 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 67.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (+.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (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) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.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)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (+.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (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) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 x x) (/.f32 x (*.f32 x x))) x) (*.f32 x (/.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (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) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.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 x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (+.f32 (*.f32 x x) #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 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
1 calls:
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.2% | 4 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/6 binary32)))) x) |
(copysign.f32 (+.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 x x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1 binary32) (*.f32 x x))) 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 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 x x)) x) |
1 calls:
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) 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 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) 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 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 x) x) |
| Outputs |
|---|
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.0% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -13.0b remaining (-91.5%)
Threshold costs -13b (-91.5%)
| 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 (*.f32 #s(literal -1/6 binary32) (*.f32 x (*.f32 x x))) x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x #s(literal -1/6 binary32))) (neg.f32 x)))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 x (*.f32 x #s(literal -1/6 binary32)))) (*.f32 x x)) (*.f32 (neg.f32 x) (*.f32 x (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) x) |
| Outputs |
|---|
(copysign.f32 x x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.03072853945195675 | 0.1079118400812149 |
| 0.0ms | -0.7025805115699768 | -0.11130839586257935 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
Compiled 17 to 12 computations (29.4% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
| 0.0ms | -24305601609728.0 | -3878604767232.0 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
| 0.0ms | -12.907462120056152 | -0.7627409100532532 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10812140256166458 | 3.071859836578369 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 356× | distribute-lft-neg-in_binary32 |
| 320× | unsub-neg_binary32 |
| 284× | cancel-sign-sub_binary32 |
| 232× | neg-mul-1_binary32 |
| 192× | neg-sub0_binary32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 466 |
| 1 | 132 | 466 |
| 2 | 153 | 466 |
| 3 | 180 | 464 |
| 4 | 236 | 464 |
| 5 | 317 | 464 |
| 6 | 518 | 464 |
| 7 | 705 | 464 |
| 8 | 894 | 464 |
| 9 | 1062 | 464 |
| 10 | 1226 | 464 |
| 11 | 1328 | 464 |
| 12 | 1380 | 464 |
| 13 | 1404 | 464 |
| 14 | 1406 | 464 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1/2 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/268435456 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -10 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 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.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 -10 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 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x x)) x))) |
(if (<=.f32 x #s(literal -19999999655936 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x x)) x)))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x x)) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| Outputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1/2 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/268435456 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -10 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 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.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 -10 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 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.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 -10 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 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -10 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 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x x)) x))) |
(if (<=.f32 x #s(literal -19999999655936 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x x)) x)))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x x)) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) x)) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 (+.f32 x #s(literal 1 binary32))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 3/40 binary32)) #s(literal -1/6 binary32))))) x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| 4930× | +-lowering-+.f64 |
| 4930× | +-lowering-+.f32 |
| 4530× | *-lowering-*.f32 |
| 4530× | *-lowering-*.f64 |
| 4466× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 128 |
| 1 | 156 | 121 |
| 2 | 1450 | 119 |
| 0 | 8865 | 119 |
| 0 | 722 | 5975 |
| 1 | 2241 | 5131 |
| 0 | 8475 | 5131 |
| 0 | 9 | 11 |
| 1 | 15 | 9 |
| 2 | 16 | 9 |
| 3 | 17 | 9 |
| 0 | 17 | 9 |
| 0 | 28 | 117 |
| 1 | 167 | 99 |
| 2 | 1741 | 91 |
| 0 | 9118 | 91 |
| 0 | 169 | 1315 |
| 1 | 517 | 1085 |
| 2 | 1766 | 1053 |
| 3 | 6753 | 1053 |
| 0 | 8059 | 1053 |
| 1× | fuel |
| 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 1087 to 488 computations (55.1% saved)
Compiled 1014 to 228 computations (77.5% saved)
Loading profile data...